locked property

bool? get locked

Implementation

bool? get locked {
  return _locked;
}