menu
gnums_utility_widgets package
documentation
dropdown/gn_multiselect_dropdown.dart
GNCustomBottomSheetDropdownAutoSearchMultiSelect<T extends Object>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
bool
?
value
)
?
onChanged
final
Implementation
final void Function(bool? value)? onChanged;
gnums_utility_widgets package
documentation
dropdown/gn_multiselect_dropdown
GNCustomBottomSheetDropdownAutoSearchMultiSelect<T extends Object>
onChanged property
GNCustomBottomSheetDropdownAutoSearchMultiSelect class