capsLockEventChannel property
The event channel instance for Caps Lock changes.
Implementation
@visibleForTesting
final capsLockEventChannel =
const EventChannel(ImeChannels.capsLockChangedEvent);
The event channel instance for Caps Lock changes.
@visibleForTesting
final capsLockEventChannel =
const EventChannel(ImeChannels.capsLockChangedEvent);