isAttached property

bool get isAttached

Whether this controller is attached to a canvas.

Implementation

bool get isAttached => false;