isLandscaped property

bool get isLandscaped

Implementation

bool get isLandscaped => _screenMode == ScreenMode.landScape;