menu
blueprint_flutter_core package
documentation
blueprint_widgets.dart
FxOverlayOptions<T>
isSingleSelect property
isSingleSelect property
dark_mode
light_mode
isSingleSelect
property
bool
get
isSingleSelect
Implementation
bool get isSingleSelect => mode == FxOverlayMode.singleSelect;
blueprint_flutter_core package
documentation
blueprint_widgets
FxOverlayOptions<T>
isSingleSelect property
FxOverlayOptions class