menu
flutter_input_chips package
documentation
flutter_input_chips.dart
FlutterInputChips
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
List
<
String
>
initialValue
final
list of Strings to prepopulated the chips with
Implementation
final List<String> initialValue;
flutter_input_chips package
documentation
flutter_input_chips
FlutterInputChips
initialValue property
FlutterInputChips class