dropdownButton in flutter arabic

preview_player
Показать описание
#sec_it_developers
#flutter_course_in_arabic

A material design button for selecting from a list of items.

A dropdown button lets the user select from a number of items. The button shows the currently selected item as well as an arrow that opens a menu for selecting another item.

The type T is the type of the value that each dropdown item represents. All the entries in a given menu must represent values with consistent types. Typically, an enum is used. Each DropdownMenuItem in items must be specialized with that same type argument.

our community
Рекомендации по теме
Комментарии
Автор

باهي كيف اجلب لي drop من قاعده البيانات وامسك id

mohannedalkamri