Package-level declarations

Types

Link copied to clipboard
data class DotConfig(val fillDotColor: ChartColor, val trackDotColor: ChartColor, val count: Int = 50, val showDots: Boolean = true)

Configuration for the dots displayed along the arc in the speedometer progress bar.