vertical property

int get vertical

The total vertical inset (top + bottom).

Implementation

int get vertical => top + bottom;