eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

The event channel used to receive events from the native overlay.

Implementation

@visibleForTesting
final eventChannel = const EventChannel('flutter_native_overlay_events');