Delete
Ticket
fun DeleteTicket(show: MutableState<Boolean>, viewModel: ProjectScreenViewModel, ticket: TicketRevenue)
Custom EquinoxAlertDialog used to warn the user about the deletion of a TicketRevenue
Parameters
show
Whether the dialog is shown
view Model
The support viewmodel for the screen
ticket
The ticket to delete