menu
flight_ticket_booking_card package
documentation
widget/ticket_card.dart
DashedLine
DashedLine.new const constructor
DashedLine.new const constructor
dark_mode
light_mode
DashedLine
constructor
const
DashedLine
(
{
Key
?
key
,
Color
color
=
Colors.grey
,
})
Implementation
const DashedLine({super.key, this.color = Colors.grey});
flight_ticket_booking_card package
documentation
widget/ticket_card
DashedLine
DashedLine.new const constructor
DashedLine class