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) : ComposeInstance

Constructors

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

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