LocalTextInputService
Property
Common
Deprecated Use PlatformTextInputModifierNode instead.
val LocalTextInputService = staticCompositionLocalOf<TextInputService?> { null }
The CompositionLocal to provide communication with platform text input service.