Delete
Application
fun DeleteApplication(show: MutableState<Boolean>, application: <Error class: unknown class>, viewModel: ApplicationViewModel, onDelete: () -> Unit)
The EquinoxAlertDialog to warn the user about the application deletion
Parameters
show
whether the layout is visible or not
application
The application to delete
view Model
The viewmodel related to the com.tecknobit.ametista.ui.screens.application.ApplicationScreen
on Delete
The action to execute when the application has been deleted