ScaledBody.sm1 constructor

const ScaledBody.sm1(
  1. double width
)

600 - 904

Implementation

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