horizontalMd constant

Widget const horizontalMd

Medium horizontal spacing

Implementation

static const Widget horizontalMd = SizedBox(width: md);