isSelectionMode property
bool
get
isSelectionMode
Whether the controller is in selection mode.
Implementation
bool get isSelectionMode => _isSelectionMode;
Whether the controller is in selection mode.
bool get isSelectionMode => _isSelectionMode;