menu
flutter_advanced_drop_down package
documentation
selecting_drop_down/object_selector.dart
FlutterAdvancedDropDown<T>
selectedValue property
selectedValue property
dark_mode
light_mode
selectedValue
property
T?
selectedValue
final
The currently selected value.
Implementation
final T? selectedValue;
flutter_advanced_drop_down package
documentation
selecting_drop_down/object_selector
FlutterAdvancedDropDown<T>
selectedValue property
FlutterAdvancedDropDown class