onUpdate property

VoidCallback? onUpdate
final

A callback function called when the painting is updated.

Implementation

final VoidCallback? onUpdate;