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