scale property
Scale factor used to convert logical coordinates to device coordinates of the screen (uses UIScreen.scale on iOS).
Implementation
final double? scale;
Scale factor used to convert logical coordinates to device coordinates of the screen (uses UIScreen.scale on iOS).
final double? scale;