isHorizontal property
bool
get
isHorizontal
Whether the screen is horizontal.
Implementation
bool get isHorizontal => this._isHorizontal;
Whether the screen is horizontal.
bool get isHorizontal => this._isHorizontal;