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