isHorizontal property

bool get isHorizontal

Implementation

bool get isHorizontal => this == left || this == right;