menu
data_manage package
documentation
data_collection.dart
SelectionState<T>
hasSelection property
hasSelection property
dark_mode
light_mode
hasSelection
property
bool
get
hasSelection
Implementation
bool get hasSelection => selected.isNotEmpty;
data_manage package
documentation
data_collection
SelectionState<T>
hasSelection property
SelectionState class