horizontal property

double horizontal

The total offset in the horizontal direction.

Implementation

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