resetView method

void resetView()

Resets the CartesianPlane view to the initial scale and origin.

Implementation

void resetView() => canvasDelegate?.resetView();