Width-based scaling (Spacing, Radius, Padding, Horizontal values)
static double width(double inputWidth) => inputWidth * _scale;