scaleX property

double? scaleX
final

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

Implementation

final double? scaleX;