deriveExample

Undocumented in source. Be warned that the author may not have intended to support it.
@safe
@
()
=> label(.tags!(Tags.heading), "Copying and deriving themes")
,
()
=> label("In case you need to change some rules just for a portion of the tree, you can 'derive' themes from " ~ "others. To apply a theme, pass it to the constructor of the node. It will be passed down to its " ~ "children, unless one has its own theme specified:")
Frame
deriveExample
()

Meta