menu
dropdown_flutter_fork package
documentation
custom_dropdown.dart
SingleSelectController<T>
hasValue property
hasValue property
dark_mode
light_mode
hasValue
property
bool
get
hasValue
Implementation
bool get hasValue => value != null;
dropdown_flutter_fork package
documentation
custom_dropdown
SingleSelectController<T>
hasValue property
SingleSelectController class