mounted property

bool mounted

Whether dispose was called or not.

Implementation

bool get mounted => _mounted;