xs method

  1. @override
ScaledSize xs(
  1. double width
)
override

Implementation

@override
ScaledSize xs(double width) => ScaledBody.xs(width);