isSelecting property

bool isSelecting

Whether or not we're currently selecting a DrawObject.

Implementation

bool get isSelecting => value.isSelecting;