horizontal property

double get horizontal

Returns the total offset along the horizontal axis.

Implementation

double get horizontal => left + right;