isLocked property

bool isLocked

Returns whether this padlock is locked.

Implementation

bool get isLocked => _isLocked;