isLocked property
bool
get
isLocked
Returns true if the swipe action is currently locked.
Implementation
bool get isLocked => _isLocked();
Returns true if the swipe action is currently locked.
bool get isLocked => _isLocked();