verticalSm constant

Widget const verticalSm

Small vertical spacing

Implementation

static const Widget verticalSm = SizedBox(height: sm);