TripSummaryUiComposer

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