DashThemeConfig
Configures appearance of Dash's UI elements.
Parameters
dayStyleRes
style resource to use when day mode is enabled.
nightStyleRes
style resource to use when night mode is enabled.
locationPuck
custom location puck configuration. This value takes precedence over the Theme.iconTheme.puck value.
Types
Link copied to clipboard
Creates a new instance of DashThemeConfig.
Link copied to clipboard
Defines configuration options available to be updated in the runtime. See Dash.applyUpdate.