skewX property

double? skewX
final

The amount to skew the Widget in the x direction. This must be null if skew is provided.

Implementation

final double? skewX;