toSvgPart method

String toSvgPart()

Implementation

String toSvgPart() => '''<svg viewBox="5 40 100 60">${toSvgString()}</svg>''';