speedState

abstract val speedState: StateFlow<SpeedModel?>

A StateFlow representing current speed and speedLimit. Pass this to the composable SpeedView

See also