menu
nice2dev_flutter_ui
editors\nice_editors5.dart
NicePickList
<
T
>
onChanged property
onChanged
dark_mode
light_mode
onChanged
property
ValueChanged
<
List
<
T
>
>
?
onChanged
final
Implementation
final ValueChanged<List<T>>? onChanged;
nice2dev_flutter_ui
nice_editors5
NicePickList
<
T
>
onChanged property
NicePickList class