tabletScreenScope top-level constant

ScreenScope const tabletScreenScope

Implementation

const tabletScreenScope = ScreenScope(
    minWidth: mobileScreenWidthLimit, maxWidth: tabletScreenWidthLimit);