mounted property

bool get mounted

Whether dispose was called or not.

Implementation

bool get mounted => _mounted;