w static method

double w(
  1. double size
)

Implementation

static double w(double size) => ResponsiveUtils.width(size);