menu
custom_single_select package
documentation
widget/single_select.dart
CustomSingleSelect<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_select
CustomSingleSelect<T>
onSelect property
CustomSingleSelect class