horizontal property
double
get
horizontal
Returns the total offset along the horizontal axis.
Implementation
double get horizontal => left + right;
Returns the total offset along the horizontal axis.
double get horizontal => left + right;