Ticket
Card
fun TicketCard(viewModel: ProjectScreenViewModel, project: ProjectRevenue, ticket: TicketRevenue, position: Int)
Custom card used to display a ticket details
Parameters
view Model
The support viewmodel for the screen
project
The project where the ticket is attached
ticket
The ticket to display
position
The position occupied by the ticket in the list