canvasKey property
Key for the canvas widget, used to convert global coordinates to canvas-local.
Implementation
final GlobalKey canvasKey = GlobalKey();
Key for the canvas widget, used to convert global coordinates to canvas-local.
final GlobalKey canvasKey = GlobalKey();