ScaledBody.md constructor

const ScaledBody.md(
  1. double width
)

1240 - 1439

Implementation

const ScaledBody.md(double width)
    : super(isFlexible: true, size: width - 200 * 2);