widthFactor method

T widthFactor(
  1. double factor
)

@varies ~ set width scale factor

Implementation

T widthFactor(double factor) => resolve(factor, #widthFactor);