smallPortraitScreenScope top-level constant

ScreenScope const smallPortraitScreenScope

Implementation

const smallPortraitScreenScope = ScreenScope(
    maxWidth: smallScreenWidthLimit, orientation: Orientation.portrait);