annotationCanvas property

HTMLCanvasElement? get annotationCanvas

The annotation canvas element for external drawing

Implementation

web.HTMLCanvasElement? get annotationCanvas => _annotationCanvas;