skewY property

double? skewY
final

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

Implementation

final double? skewY;