app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
com.example.clientapplication.ui.translation
/
TranslationScreen
Translation
Screen
@
Composable
fun
TranslationScreen
(
userRole
:
UserRole
,
language
:
String
,
onBack
:
(
)
->
Unit
)