isAttached property

bool get isAttached

Whether this controller is currently attached to a browser media element.

Implementation

bool get isAttached => false;