customScale property

double? customScale
final

Custom scale factor (1.0 = auto-fit, 0.5 = 50%, 2.0 = 200%) When null, automatically scales to fit available space

Implementation

final double? customScale;