scaleWidth static method

double scaleWidth(
  1. double value
)

Implementation

static double scaleWidth(double value) => value * _scaleWidthFactor;