menu
widgets_pack package
documentation
widgets/fields/chips_text_field.dart
AppChipsTextField<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
List
<
T
>
>
?
onChanged
final
Implementation
final ValueChanged<List<T>>? onChanged;
widgets_pack package
documentation
widgets/fields/chips_text_field
AppChipsTextField<T>
onChanged property
AppChipsTextField class