Colors

data class Colors(val columnTitle: ColorStateList, val columnSubtitle: ColorStateList, val groupTitle: ColorStateList, val chartBackground: ColorStateList, val chartForeground: ColorStateList, val chartLine: ColorStateList, val popupBackground: ColorStateList, val popupText: ColorStateList)

Constructors

Link copied to clipboard
constructor(columnTitle: ColorStateList, columnSubtitle: ColorStateList, groupTitle: ColorStateList, chartBackground: ColorStateList, chartForeground: ColorStateList, chartLine: ColorStateList, popupBackground: ColorStateList, popupText: ColorStateList)

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