isSelecting property

bool isSelecting

Whether the grid is currently in select mode.

Implementation

bool get isSelecting => amount > 0;