menu
nice2dev_flutter_ui package
documentation
editors/nice_select.dart
NiceSelect<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
T?
>
?
onChanged
final
Implementation
final ValueChanged<T?>? onChanged;
nice2dev_flutter_ui package
documentation
editors/nice_select
NiceSelect<T>
onChanged property
NiceSelect class