svgViewBoxWidth constant

int const svgViewBoxWidth

The default SVG viewbox width. The SVG height will be calculated by width/aspectRatio.

Implementation

static const svgViewBoxWidth = 300;