onFreehandStroke property

void Function(List<Offset> worldPoints)? onFreehandStroke
final

Implementation

final void Function(List<Offset> worldPoints)? onFreehandStroke;