capsLockEventChannel property

  1. @visibleForTesting
EventChannel capsLockEventChannel
final

The event channel instance for Caps Lock changes.

Implementation

@visibleForTesting
final capsLockEventChannel =
    const EventChannel('flutter_ime/caps_lock_changed');