svgViewBoxWidth constant
int
const svgViewBoxWidth
The default SVG viewbox width. The SVG height will be calculated by width/aspectRatio.
Implementation
static const svgViewBoxWidth = 300;
The default SVG viewbox width. The SVG height will be calculated by width/aspectRatio.
static const svgViewBoxWidth = 300;