transform abstract method

double transform(
  1. Size size
)

Calculates the scale to apply based on the intrinsic widget size.

Implementation

double transform(Size size);