app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.fam007e.receipts.ui.theme
/
ReceiptsTheme
Receipts
Theme
@
Composable
fun
ReceiptsTheme
(
mode
:
String
=
"receipts"
,
content
:
@
Composable
(
)
->
Unit
)