menu
nextgen_pdf_editor package
documentation
controllers/drawing_controller.dart
PaintContent
update abstract method
update abstract method
dark_mode
light_mode
update
abstract method
void
update
(
Offset
newPoint
)
Updates the content with a new point.
Implementation
void update(Offset newPoint);
nextgen_pdf_editor package
documentation
controllers/drawing_controller
PaintContent
update abstract method
PaintContent class