isMounted property

bool isMounted
getter/setter pair

Whether this component is currently added to a component tree.

Implementation

bool isMounted = false;