mounted property

bool get mounted
inherited

Whether dispose was called or not.

Implementation

bool get mounted => _mounted;