menu
flutter_chips_input_sunny package
documentation
flutter_chips_input.dart
ChipsInput<T>
controller property
controller property
dark_mode
light_mode
controller
property
ChipsInputController
<
T
>
?
controller
final
Allows external control of the data within this input
Implementation
final ChipsInputController<T>? controller;
flutter_chips_input_sunny package
documentation
flutter_chips_input
ChipsInput<T>
controller property
ChipsInput class