vertical property

int get vertical

Total vertical margin (top + bottom).

Implementation

int get vertical => top + bottom;