# Type alias DashboardStyleOptions
DashboardStyleOptions:
object
Style options for the dashboard.
# Type declaration
# backgroundColor
backgroundColor?: string
Background color
# dividerLineColor
dividerLineColor?: string
Divider line color
# dividerLineWidth
dividerLineWidth?: number
Width of the divider line between widgets
# palette
palette?: ColorPaletteTheme
Collection of colors used to color various elements