isHorizontalLocked property

bool get isHorizontalLocked

Implementation

bool get isHorizontalLocked => _lockedAxis == _DragAxis.horizontal;