customScale property
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;
Custom scale factor (1.0 = auto-fit, 0.5 = 50%, 2.0 = 200%) When null, automatically scales to fit available space
final double? customScale;