Fill

data class Fill(val fill: BackgroundFill, val darkThemeDimming: <Error class: unknown class>) : BackgroundType.Fillable, BackgroundType.Dimmable

Constructors

Link copied to clipboard
constructor(fill: BackgroundFill, darkThemeDimming: <Error class: unknown class>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val darkThemeDimming: <Error class: unknown class>
Link copied to clipboard
open override val fill: BackgroundFill
Link copied to clipboard
open override val type: String