isSelectionMode property

bool get isSelectionMode

Whether the controller is in selection mode.

Implementation

bool get isSelectionMode => _isSelectionMode;