isSelecting property
bool
get
isSelecting
Whether drag selection mode is currently active.
Implementation
bool get isSelecting => _isSelecting;
Whether drag selection mode is currently active.
bool get isSelecting => _isSelecting;