mobilePortraitScreenScope top-level constant

ScreenScope const mobilePortraitScreenScope

Implementation

const mobilePortraitScreenScope = ScreenScope(
    maxWidth: mobileScreenWidthLimit, orientation: Orientation.portrait);