Widget.useStyleProperties

You can override this by hand, or use the OverrideStyle helper which is a bit less verbose.

class Widget
void
useStyleProperties
(
scope void delegate
(
scope Style props
)
dg
)

Meta