isSelecting property

bool get isSelecting

Whether the board is in selection mode

Implementation

bool get isSelecting => _isSelecting;