isVertical property

bool isVertical

Implementation

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