TicketDialog constructor

TicketDialog({
  1. Ticket? ticket,
})

Implementation

TicketDialog({this.ticket});