Solid
open class Solid(val color: Color) : WindowBackdrop, ColorableWindowBackdrop
Content copied to clipboard
This applies color as a solid background which means that any alpha component is ignored and the color is rendered as opaque.
This applies color as a solid background which means that any alpha component is ignored and the color is rendered as opaque.