DashColors

data class DashColors(val textColor: DashTextColor, val backgroundColors: DashBackgroundColor, val buttonColors: DashButtonColor, val borderColors: DashBorderColor, val iconColor: DashIconColor, val speedLimitColor: DashSpeedLimitColor, val workingHoursColor: DashWorkingHoursColor, val guidanceColor: DashGuidanceColor, val evColor: DashEvColor) : ComposeInstance

Constructors

Link copied to clipboard
constructor(textColor: DashTextColor, backgroundColors: DashBackgroundColor, buttonColors: DashButtonColor, borderColors: DashBorderColor, iconColor: DashIconColor, speedLimitColor: DashSpeedLimitColor, workingHoursColor: DashWorkingHoursColor, guidanceColor: DashGuidanceColor, evColor: DashEvColor)

Types

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard