app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.fam007e.receipts.ui.components
/
LootBoxDialog
Loot
Box
Dialog
@
Composable
fun
LootBoxDialog
(
userPreferences
:
UserPreferences
,
onDismiss
:
(
)
->
Unit
,
onPurchase
:
(
LootBoxTier
)
->
Unit
)