isHorizontal property

bool isHorizontal

Implementation

bool get isHorizontal =>
    isAll || this == PlutoGridScrollUpdateDirection.horizontal;