horizontal property

int get horizontal

Total horizontal padding (left + right).

Implementation

int get horizontal => left + right;