paint method

  1. @override
String paint()
override

Implementation

@override
String paint() {
  return svgParser.paint();
}