menu
flutter_chips_input_sunny package
documentation
flutter_chips_input.dart
ChipsInputController<T>
queryStream property
queryStream property
dark_mode
light_mode
queryStream
property
ValueStream
<
String
?
>
get
queryStream
Implementation
ValueStream<String?> get queryStream => _query;
flutter_chips_input_sunny package
documentation
flutter_chips_input
ChipsInputController<T>
queryStream property
ChipsInputController class