locked property

bool locked
inherited

Whether this lock is acquired.

Implementation

bool get locked => _locked;