horizontal property
double
get
horizontal
The horizontal margin (left + right).
Implementation
double get horizontal => left + right;
The horizontal margin (left + right).
double get horizontal => left + right;