TripBadge

sealed class TripBadge

An enriching badge shown below a trip stop. Each variant carries the raw state it needs; the composable layer is responsible for turning it into a localized NunavBadge.

Inheritors

Types

Link copied to clipboard
data class ArrivalTime(val arrivalTimeSlot: ArrivalTimeSlotState) : TripCardState.TripBadge