horizontal property

int horizontal

Returns the sum of the horizontal offsets.

Implementation

int get horizontal => left + right;