copy

fun copy(id: Any, isNightTheme: Boolean = this.isNightTheme, colors: DashColors = this.colors, routeLineColors: RouteLineColors = this.routeLineColors, evRangeMapStyles: EvRangeMapStyles = this.evRangeMapStyles, typography: Typography = this.typography, shapes: Shapes = this.shapes, iconCollection: DashIconCollection = this.iconCollection): Theme