Screen Keyboard

fun ScreenKeyboard(modifier: Modifier = Modifier, state: ScreenKeyboardState)

Custom keyboard displayed as component on screen

Parameters

modifier

The modifier to apply to the component

state

The state manager of the component