default
fun KeyboardActions.Companion.default(onProceed: KeyboardActionScope.() -> Unit? = null): KeyboardActions
Parameters
on Other
an actions to be run when you specify one that is not the one that can be handled by focusManager e.g. Go, Search, and Send. By default does nothing.