vertical property
double
get
vertical
The total offset in the vertical direction.
Implementation
double get vertical => _top + _bottom;
The total offset in the vertical direction.
double get vertical => _top + _bottom;