totalWidth property
double
get
totalWidth
The total width consumed by margins.
Implementation
double get totalWidth => horizontal;
The total width consumed by margins.
double get totalWidth => horizontal;