isSelecting property
bool
get
isSelecting
Whether the board is in selection mode
Implementation
bool get isSelecting => _isSelecting;
Whether the board is in selection mode
bool get isSelecting => _isSelecting;