menu
blueprint_flutter_core package
documentation
blueprint_widgets.dart
FxOverlayOptions<T>
hasSelection property
hasSelection property
dark_mode
light_mode
hasSelection
property
bool
get
hasSelection
Implementation
bool get hasSelection => selectedItems?.isNotEmpty ?? false;
blueprint_flutter_core package
documentation
blueprint_widgets
FxOverlayOptions<T>
hasSelection property
FxOverlayOptions class