menu
rixa package
documentation
models/rixa_properties.dart
RixaProperties
isLandscaped property
isLandscaped property
dark_mode
light_mode
isLandscaped
property
bool
get
isLandscaped
Implementation
bool get isLandscaped => _screenMode == ScreenMode.landScape;
rixa package
documentation
models/rixa_properties
RixaProperties
isLandscaped property
RixaProperties class