menu
nice2dev_flutter_ui
editors\nice_tag_box.dart
NiceTagBox
<
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_tag_box
NiceTagBox
<
T
>
onChanged property
NiceTagBox class