menu
stormy_kit package
documentation
utils/controllers/list_select.dart
ListSelectState<T>
hasSelection property
hasSelection property
dark_mode
light_mode
hasSelection
property
bool
get
hasSelection
Implementation
bool get hasSelection => _selectedIds.isNotEmpty;
stormy_kit package
documentation
utils/controllers/list_select
ListSelectState<T>
hasSelection property
ListSelectState class