horizontal property

  1. @override
double get horizontal
override

The total offset in the horizontal direction.

Implementation

@override
double get horizontal => $value.horizontal;