mounted property

bool get mounted

Implementation

bool get mounted => holder.state?.mounted ?? false;