menu
cartesian_plane package
documentation
cartesianCanvasController.dart
CartesianCanvasController
attach method
attach method
dark_mode
light_mode
attach
method
void
attach
(
CartesianCanvasDelegate
newDelegate
)
Implementation
void attach(CartesianCanvasDelegate newDelegate) => canvasDelegate = newDelegate;
cartesian_plane package
documentation
cartesianCanvasController
CartesianCanvasController
attach method
CartesianCanvasController class