System Bar Style
data class SystemBarStyle(val color: <Error class: unknown class>? = null, val darkContent: Boolean? = null)
Defines the style of the system bars.
Parameters
color
the background color.
dark Content
whether the content color is dark.