TripSummaryUiState
class TripSummaryUiState
UI state for the trip summary card.
Parameters
tripSummaryModel
the trip summary model. see TripSummaryModel
tripOverviewItems
the list of trip overview items.
onEndActiveGuidanceClick
the callback for the end active guidance button.
onEditTripClick
the callback for the edit trip button.
onOpenSearchForChargeClick
the callback for the open search for charge button.
onWaypointClick
the callback for the waypoint click.