selectEnabled property

bool selectEnabled

Whether the canvas should attempt to select objects in response to touch events.

Implementation

bool get selectEnabled => false;