menu
my_custom_widgets_ferax package
documentation
widgets/multiselect.dart
MultiSelectDialog<T>
itemLabel property
itemLabel property
dark_mode
light_mode
itemLabel
property
String
Function
(
T
)
itemLabel
final
Implementation
final String Function(T) itemLabel;
my_custom_widgets_ferax package
documentation
widgets/multiselect
MultiSelectDialog<T>
itemLabel property
MultiSelectDialog class