scaleBoth method

double scaleBoth(
  1. double size
)

Implementation

double scaleBoth(double size) => size * _scaleBoth;