smallLandscapeScreenScope top-level constant

ScreenScope const smallLandscapeScreenScope

Implementation

const smallLandscapeScreenScope = ScreenScope(
    maxWidth: smallScreenHeightLimit, orientation: Orientation.landscape);