eventChannel property
Event channel for listening to floating window events
Implementation
@visibleForTesting
final eventChannel = const EventChannel(Constants.overlayEventChannel);
Event channel for listening to floating window events
@visibleForTesting
final eventChannel = const EventChannel(Constants.overlayEventChannel);