verticalMd constant

Widget const verticalMd

Medium vertical spacing

Implementation

static const Widget verticalMd = SizedBox(height: md);