gapMd constant

SizedBox const gapMd

12.0 - Gap vertical mediano

Implementation

static const SizedBox gapMd = SizedBox(height: md);