menu
atomic_flutter_kit package
documentation
providers/sheet_select_controller.dart
AtomicSheetSelectController<T>
selectedValue property
selectedValue property
dark_mode
light_mode
selectedValue
property
T?
get
selectedValue
Implementation
T? get selectedValue => _selectedItem?.value;
atomic_flutter_kit package
documentation
providers/sheet_select_controller
AtomicSheetSelectController<T>
selectedValue property
AtomicSheetSelectController class