isHorizontal property

bool get isHorizontal

Whether the screen is horizontal.

Implementation

bool get isHorizontal => this._isHorizontal;