eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

Event channel for listening to floating window events

Implementation

@visibleForTesting
final eventChannel = const EventChannel(Constants.overlayEventChannel);