scale property

double? scale
final

Scale factor used to convert logical coordinates to device coordinates of the screen (uses UIScreen.scale on iOS).

Implementation

final double? scale;