screenTier property
ScreenTier
get
screenTier
the current ScreenTier
Implementation
ScreenTier get screenTier => ScreenTier.fromWidth(width);
the current ScreenTier
ScreenTier get screenTier => ScreenTier.fromWidth(width);