Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

Represents the UI state for the end active guidance view.

Link copied to clipboard
typealias TripSummaryUiComposer = @Composable (modifier: Modifier, state: TripSummaryUiState) -> Unit
Link copied to clipboard

UI state for the trip summary card.

Functions