menu
gnums_utility_widgets package
documentation
dropdown/gn_custom_dropdown_without_search.dart
CustomDropdownWithoutSearch<T>
itemLabel property
itemLabel property
dark_mode
light_mode
itemLabel
property
String
Function
(
T
)
itemLabel
final
Implementation
final String Function(T) itemLabel;
gnums_utility_widgets package
documentation
dropdown/gn_custom_dropdown_without_search
CustomDropdownWithoutSearch<T>
itemLabel property
CustomDropdownWithoutSearch class