HeaderComponentStyle

data class HeaderComponentStyle @JvmOverloads constructor(val headerTitleStyle: TextLabelStyle = TextLabelStyle(), val headerButtonStyle: ButtonStyle = ButtonStyle(), val headerContainerStyle: ContainerStyle = ContainerStyle())

Constructors

Link copied to clipboard
constructor(headerTitleStyle: TextLabelStyle = TextLabelStyle(), headerButtonStyle: ButtonStyle = ButtonStyle(), headerContainerStyle: ContainerStyle = ContainerStyle())

Properties

Link copied to clipboard
Link copied to clipboard