horizontal property
double
get
horizontal
The total offset in the horizontal direction.
Implementation
double get horizontal => left + right;
The total offset in the horizontal direction.
double get horizontal => left + right;