Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Map of custom configuration key -> value pairs.

Link copied to clipboard
open override var dayStyleRes: Int

Style resource to use when day mode is enabled.

Link copied to clipboard
open override var locationPuck: LocationPuck?

Defines a custom look of the location puck. When null the IconTheme.puck is used.

Link copied to clipboard
open override var nightStyleRes: Int

Style resource to use when night mode is enabled.

Functions

Link copied to clipboard
open override fun build(): DashThemeConfig

Build a configuration instance.