kwik
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
kwik
kwik
/
com.isakaro.kwik.ui.countrypicker
/
KwikCountryCodeItem
Kwik
Country
Code
Item
@
Composable
fun
KwikCountryCodeItem
(
country
:
KwikCountryInfo
,
showFlags
:
Boolean
=
true
,
onClick
:
(
)
->
Unit
)