mounted property

bool mounted

Same functionality as State.mounted.

Implementation

bool get mounted => _stateInstance.value.mounted;