menu
animated_fl_chart package
documentation
main_class/src/utils/canvas_wrapper.dart
CanvasWrapper
restore method
restore method
dark_mode
light_mode
restore
method
void
restore
(
)
Directly calls
Canvas.restore
Implementation
void restore() => canvas.restore();
animated_fl_chart package
documentation
main_class/src/utils/canvas_wrapper
CanvasWrapper
restore method
CanvasWrapper class