scaleY property

double? scaleY
final

The scale to apply to the Widget on the y-axis. This must be null if scale is provided.

Implementation

final double? scaleY;