horizontalMd constant
        
        EdgeInsets
        const horizontalMd
        
      
      
      
Implementation
static const EdgeInsets horizontalMd =
    EdgeInsets.symmetric(horizontal: unit * 1.5);static const EdgeInsets horizontalMd =
    EdgeInsets.symmetric(horizontal: unit * 1.5);