horizontal property

int get horizontal

The total horizontal inset (left + right).

Implementation

int get horizontal => left + right;