bigPortraitScreenScope top-level constant

ScreenScope const bigPortraitScreenScope

Implementation

const bigPortraitScreenScope = ScreenScope(
    minWidth: smallScreenWidthLimit, orientation: Orientation.portrait);