menu
gnums_utility_widgets package
documentation
dropdown/gn_custom_dropdown_without_search.dart
CustomDropdownWithoutSearch<T>
controller property
controller property
dark_mode
light_mode
controller
property
SingleSelectController
<
T
>
?
controller
final
Implementation
final SingleSelectController<T>? controller;
gnums_utility_widgets package
documentation
dropdown/gn_custom_dropdown_without_search
CustomDropdownWithoutSearch<T>
controller property
CustomDropdownWithoutSearch class