dispatchPointerEvent method Null safety
- PointerEvent event
Dispatches the event
to the platform view.
Implementation
Future<void> dispatchPointerEvent(PointerEvent event);
Dispatches the event
to the platform view.
Future<void> dispatchPointerEvent(PointerEvent event);