menu
cartesian_plane package
documentation
cartesian_canvas_controller.dart
CartesianCanvasDelegate
setDrawingMode abstract method
setDrawingMode abstract method
dark_mode
light_mode
setDrawingMode
abstract method
void
setDrawingMode
(
bool
val
)
Sets the freehand drawing mode to
val
.
Implementation
void setDrawingMode(bool val);
cartesian_plane package
documentation
cartesian_canvas_controller
CartesianCanvasDelegate
setDrawingMode abstract method
CartesianCanvasDelegate class