eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

The event channel instance for input source changes.

Implementation

@visibleForTesting
final eventChannel = const EventChannel(ImeChannels.inputSourceChangedEvent);