vertical property

double get vertical

The vertical margin (top + bottom).

Implementation

double get vertical => top + bottom;