translationY property

  1. @BuiltValueField(wireName: 'translation_y')
double? translationY

-1 to 1. From the height of the screen

Implementation

@BuiltValueField(wireName: 'translation_y')
double? get translationY;