RespondPointerEventCallback typedef
A function that implements the PointerSignalEvent.respond method.
Implementation
typedef RespondPointerEventCallback = void Function({required bool allowPlatformDefault});
A function that implements the PointerSignalEvent.respond method.
typedef RespondPointerEventCallback = void Function({required bool allowPlatformDefault});