large constant
        
        EdgeInsets
        const large
        
      
      
      
Implementation
static const EdgeInsets large =
    EdgeInsets.symmetric(horizontal: 32.0, vertical: 16.0);static const EdgeInsets large =
    EdgeInsets.symmetric(horizontal: 32.0, vertical: 16.0);