menu
xyz_config package
documentation
_common.dart
ScreenCalculator
isVertical property
isVertical property
dark_mode
light_mode
isVertical
property
bool
get
isVertical
Whether the screen is vertical.
Implementation
bool get isVertical => this._isVertical;
xyz_config package
documentation
_common
ScreenCalculator
isVertical property
ScreenCalculator class