menu
dt
layout.dart
Spacing
vertical property
vertical
dark_mode
light_mode
vertical
property
int
vertical
Returns the sum of the vertical offsets.
Implementation
int get vertical => top + bottom;
dt
layout
Spacing
vertical property
Spacing class