PresentationSpeedWarningItem

Presentation speed warning item that uses for represent prepared to preview data on UI layer.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class VehicleSpeed(val value: String, val isOverSpeed: Boolean, val style: SpeedTextStyle)