SvgStringLoader constructor

const SvgStringLoader(
  1. String _svg
)

See class doc.

Implementation

const SvgStringLoader(this._svg);