translationX property

  1. @BuiltValueField(wireName: 'translation_x')
double? translationX

-1 to 1. From the width of the screen

Implementation

@BuiltValueField(wireName: 'translation_x')
double? get translationX;