translateY property

void translateY=(double v)

Implementation

set translateY(double v) => $parent..translateY = v;