mounted property

bool mounted
inherited

Whether dispose was called or not.

Implementation

bool get mounted => _mounted;