shadow

abstract fun shadow(shadow: Shadow, block: Canvas.() -> Unit)

Adds a shadow to the operations within block.

Parameters

shadow

to add

block

with operations