ComposeKeyboardManager

constructor(currentFocusManager: FocusManager? = null, focusHandlerQueue: MutableSharedFlow<FocusRequester?>)

Parameters

currentFocusManager

The initial FocusManager to manage the focus.

focusHandlerQueue

a MutableSharedFlow used to manage the FocusRequester to focus on.