xsmall constant

AdaptiveWindowType const xsmall

Implementation

static const AdaptiveWindowType xsmall = AdaptiveWindowType._(
  name: 'xsmall',
  relativeSize: 0,
  widthRangeValues: RangeValues(0, 599),
  heightLandscapeRangeValues: RangeValues(0, 359),
  heightPortraitRangeValues: RangeValues(0, 959),
);