translationY property

double? translationY

Implementation

double? get translationY => _$this._translationY;
void translationY=(double? translationY)

Implementation

set translationY(double? translationY) => _$this._translationY = translationY;