isMounted property

bool isMounted
getter/setter pairinherited

Whether this component is currently added to a component tree.

Implementation

bool isMounted = false;