mobileLandscapeScreenScope top-level constant

ScreenScope const mobileLandscapeScreenScope

Implementation

const mobileLandscapeScreenScope = ScreenScope(
    maxWidth: tabletScreenWidthLimit, orientation: Orientation.landscape);