mounted property

bool get mounted
inherited

Implementation

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