isVerticalLocked property

bool get isVerticalLocked

Implementation

bool get isVerticalLocked => _lockedAxis == _DragAxis.vertical;