mounted property

bool get mounted
inherited

Implementation

bool get mounted => _state?.mounted ?? false;