toDataUrl method

FutureOr<String> toDataUrl()

Implementation

FutureOr<String> toDataUrl() => PCanvasFactory().pixelsToDataUrl(this);