desktopPortraitScreenScope top-level constant

ScreenScope const desktopPortraitScreenScope

Implementation

const desktopPortraitScreenScope = ScreenScope(
    minWidth: tabletScreenWidthLimit, orientation: Orientation.portrait);