isHorizontal property

bool isHorizontal

Implementation

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