DriverNotificationUiComposer

typealias DriverNotificationUiComposer = @Composable (modifier: Modifier, state: DriverNotificationUiState) -> Unit