isMounted property

bool isMounted

Whether this State is currently in the Node tree.

Implementation

bool get isMounted => _isMounted;