toSvgPart method

String toSvgPart()

Implementation

String toSvgPart() => '''<svg viewBox="7 0 250 280">${toSvgString()}</svg>''';