menu
eyflutter_uikit package
documentation
uikit/dropdown/dropdown_list.dart
DropdownList
isPreSelect property
isPreSelect property
dark_mode
light_mode
isPreSelect
property
bool
isPreSelect
final
true-选择后需要由确认完成;false-选择直接完成;
Implementation
final bool isPreSelect;
eyflutter_uikit package
documentation
uikit/dropdown/dropdown_list
DropdownList
isPreSelect property
DropdownList class