isVertical property

bool get isVertical

Whether the screen is vertical.

Implementation

bool get isVertical => this._isVertical;