SVGLoaderParser(String text, {this.defaultDPI = 90, this.defaultUnit = "px"}) { xml = parseXmlDocument(text); // application/xml }