eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

The method channel used to interact with the native platform.

Implementation

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