mounted property

bool mounted
inherited

Whether the provider is mounted. Set to false if disposed.

Implementation

bool get mounted => _mounted;