onPointAdded property

void Function(double x, double y)? onPointAdded
final

Implementation

final void Function(double x, double y)? onPointAdded;