translateX property

double translateX
final

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

Implementation

final double translateX;