fill

actual fun fill(color: Int)

Fill the whole area of this canvas with the especified color.

expect fun fill(color: Int)

Fill the whole area of this canvas with the especified color.

actual fun fill(color: Int)

Fill the whole area of this canvas with the especified color.