xx_small constant

SvgFontSizeAbsolute const xx_small

Implementation

static const SvgFontSizeAbsolute xx_small = SvgFontSizeAbsolute(
  _med / (1.2 * 1.2 * 1.2),
);