translateY property

double translateY
final

The amount to translate the Widget in the y direction. Directly mapped to the Transform widget.

Implementation

final double translateY;