RadiusConfig.sharp constructor

const RadiusConfig.sharp()

Sharp corners (no rounding except full).

Implementation

const RadiusConfig.sharp()
    : xs = '0',
      sm = '0',
      md = '0',
      lg = '0',
      xl = '0',
      xxl = '0',
      full = '9999px';