toggle menu
BIT App
androidJvm
switch theme
search in API
bitapp
/
com.atech.bit.ui.screens.home.compose
/
HomeTitle
Home
Title
@
Composable
fun
HomeTitle
(
title
:
String
=
"Theory"
,
endItem
:
String
?
=
null
,
endItemClick
:
(
)
->
Unit
?
=
null
)