iz method

double iz(
  1. double value
)

Icon size (matches .iz)

Implementation

double iz(double value) => value * responsiveData.scaleFactor;