menu
flutter_input_chips package
documentation
flutter_input_chips.dart
InputChipsController
chips property
chips property
dark_mode
light_mode
chips
property
List
<
String
>
get
chips
Implementation
List<String> get chips => _chips;
flutter_input_chips package
documentation
flutter_input_chips
InputChipsController
chips property
InputChipsController class