fillBackground

expect fun fillBackground(color: Color, opacity: UByte)

Fills the background with color.

Parameters

color

The color to use.

opacity

The opacity to apply.

actual fun fillBackground(color: Color, opacity: UByte)
actual fun fillBackground(color: Color, opacity: UByte)