vertical property

double get vertical

Returns the total offset along the vertical axis.

Implementation

double get vertical => top + bottom;