Skip to main content

OnContentUpdatedCallback

void OnContentUpdatedCallback = void Function([List](https://api.flutter.dev/flutter/dart-core/List-class.html) pinpoints)

Implementation

typedef OnContentUpdatedCallback = void Function(List<dynamic> pinpoints);