Stream that emits when Caps Lock state changes.
Stream<bool> get onCapsLockChanged { throw UnimplementedError('onCapsLockChanged must be implemented'); }