menu
gnums_utility_widgets package
documentation
dropdown/custom_autoSearch_bottomSheet_dropDown.dart
GNCustomBottomSheetDropdownAutoSearch<T extends Object>
onItemSelected property
onItemSelected property
dark_mode
light_mode
onItemSelected
property
dynamic Function
(
T
value
)
?
onItemSelected
final
Implementation
final Function(T value)? onItemSelected;
gnums_utility_widgets package
documentation
dropdown/custom_autoSearch_bottomSheet_dropDown
GNCustomBottomSheetDropdownAutoSearch<T extends Object>
onItemSelected property
GNCustomBottomSheetDropdownAutoSearch class