FuchsiaPointerEventsCallback typedef

*<Null safety>*

Future<void> FuchsiaPointerEventsCallback (FuchsiaViewController, dynamic)

Implementation

typedef FuchsiaPointerEventsCallback = Future<void> Function(
    FuchsiaViewController, PointerEvent);