horizontalXs constant
        
        EdgeInsets
        const horizontalXs
        
      
      
      
Implementation
static const EdgeInsets horizontalXs =
    EdgeInsets.symmetric(horizontal: unit * 0.5);
static const EdgeInsets horizontalXs =
    EdgeInsets.symmetric(horizontal: unit * 0.5);