mounted property Null safety

bool mounted

Whether dispose was called or not.

Implementation

bool get mounted => _mounted;