small constant
AdaptiveWindowType
const small
Implementation
static const AdaptiveWindowType small = AdaptiveWindowType._(
name: 'small',
relativeSize: 1,
widthRangeValues: RangeValues(600, 1023),
heightLandscapeRangeValues: RangeValues(360, 719),
heightPortraitRangeValues: RangeValues(360, 1599),
);