verticalSpace property

Widget get verticalSpace

Creates vertical space

Implementation

Widget get verticalSpace => SizedBox(height: toDouble());