horizontalMd constant

EdgeInsets const horizontalMd

12.0 - Padding horizontal mediano

Implementation

static const EdgeInsets horizontalMd = EdgeInsets.symmetric(horizontal: md);