onDrawMove property

VoidCallback? onDrawMove
getter/setter pairinherited

callback to notify when the pointer was moved while drawing.

Implementation

VoidCallback? onDrawMove;