menu
custom_single_select package
documentation
widget/single_search_select.dart
CustomSingleSearchSelectView<T>
onSelect property
onSelect property
dark_mode
light_mode
onSelect
property
void Function
(
dynamic
value
)
onSelect
final
Implementation
final void Function(dynamic value) onSelect;
custom_single_select package
documentation
widget/single_search_select
CustomSingleSearchSelectView<T>
onSelect property
CustomSingleSearchSelectView class