mounted property

bool mounted

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

Implementation

bool get mounted => _mounted;