menu
atomic_flutter_kit package
documentation
providers/sheet_select_controller.dart
AtomicSheetSelectController<T>
hasSelection property
hasSelection property
dark_mode
light_mode
hasSelection
property
bool
get
hasSelection
Implementation
bool get hasSelection => _selectedItems.isNotEmpty;
atomic_flutter_kit package
documentation
providers/sheet_select_controller
AtomicSheetSelectController<T>
hasSelection property
AtomicSheetSelectController class