isLocked property

bool? get isLocked

Implementation

bool? get isLocked => stateWhereType<IsLocked>()?.value;