horizontal property

double get horizontal

The total offset in the horizontal direction.

Implementation

double get horizontal => _left + _right + _start + _end;