EvIconSet
Constructors
Link copied to clipboard
constructor(colors: DashColors, context: Context, charging: DashIcon = DashIcon(context) { charging(colors) }, range: DashIcon = DashIcon(context) { range(colors) }, speedFast: DashIcon = DashIcon(context) { speedFast(colors) }, speedSlow: DashIcon = DashIcon(context) { speedSlow(colors) }, speedUltraFast: DashIcon = DashIcon(context) { speedUltraFast(colors) })