isVertical property

bool get isVertical

Implementation

bool get isVertical =>
    isAll || this == PlutoGridScrollUpdateDirection.vertical;