SvgFileWriter constructor
SvgFileWriter(
- Size _size
Creates a new SvgFileWriter with the specified size.
Implementation
SvgFileWriter(this._size);
Creates a new SvgFileWriter with the specified size.
SvgFileWriter(this._size);