toggle menu
BIT App
androidJvm
switch theme
search in API
bitapp
/
com.atech.bit.ui.screens.home.compose
/
EventAlertDialog
Event
Alert
Dialog
@
Composable
fun
EventAlertDialog
(
modifier
:
Modifier
=
Modifier
,
model
:
EventAlertModel
,
onDismissRequest
:
(
)
->
Unit
=
{}
)