horizontal property

double get horizontal

The horizontal margin (left + right).

Implementation

double get horizontal => left + right;