menu
my_widgets package
documentation
widgets/multi_select_option_view.dart
MultiSelectDropDown<T>
itemLabel property
itemLabel property
dark_mode
light_mode
itemLabel
property
String
Function
(
T
)
itemLabel
final
Implementation
final String Function(T) itemLabel;
my_widgets package
documentation
widgets/multi_select_option_view
MultiSelectDropDown<T>
itemLabel property
MultiSelectDropDown class