bigLandscapeScreenScope top-level constant

ScreenScope const bigLandscapeScreenScope

Implementation

const bigLandscapeScreenScope = ScreenScope(
    minWidth: smallScreenHeightLimit, orientation: Orientation.landscape);