TicketComponent constructor
Implementation
const TicketComponent({super.key, this.price, this.isFromGetTicket = false, required this.ticketTitle, this.onGetTicketTap, this.isFromPreview});
const TicketComponent({super.key, this.price, this.isFromGetTicket = false, required this.ticketTitle, this.onGetTicketTap, this.isFromPreview});