ScaledBody.xs constructor
const
ScaledBody.xs(
- double width
0 - 599
Implementation
const ScaledBody.xs(double width)
: super(isFlexible: true, size: (width - 16 * 2));
0 - 599
const ScaledBody.xs(double width)
: super(isFlexible: true, size: (width - 16 * 2));