isMounted property

bool get isMounted

Get whether the component is mounted

Implementation

bool get isMounted => _isMounted;