menu
dropdown_flutter_fork package
documentation
custom_dropdown.dart
MultiSelectController<T>
hasValues property
hasValues property
dark_mode
light_mode
hasValues
property
bool
get
hasValues
Implementation
bool get hasValues => value.isNotEmpty;
dropdown_flutter_fork package
documentation
custom_dropdown
MultiSelectController<T>
hasValues property
MultiSelectController class