vertical property

int vertical

Returns the sum of the vertical offsets.

Implementation

int get vertical => top + bottom;