vertical property
double
get
vertical
Returns the total offset along the vertical axis.
Implementation
double get vertical => top + bottom;
Returns the total offset along the vertical axis.
double get vertical => top + bottom;