desktopLandscapeScreenScope top-level constant

ScreenScope const desktopLandscapeScreenScope

Implementation

const desktopLandscapeScreenScope = ScreenScope(
    minWidth: desktopScreenWidthLimit, orientation: Orientation.landscape);