vertical property

int get vertical

Total vertical padding (top + bottom).

Implementation

int get vertical => top + bottom;