toggle menu
BIT App
androidJvm
switch theme
search in API
bitapp
/
com.atech.bit.ui.screens.about_us.screen.credit
/
CreditItem
Credit
Item
@
Composable
fun
CreditItem
(
title
:
String
,
license
:
String
?
=
null
,
onClick
:
(
)
->
Unit
=
{}
)