isAttached property
bool
get
isAttached
Whether this controller is attached to a canvas.
Implementation
bool get isAttached => false;
Whether this controller is attached to a canvas.
bool get isAttached => false;