Node.theme

Set the theme.

  1. inout(Theme) theme [@property getter]
  2. Theme theme [@property setter]
    class Node
    @property @trusted
    Theme
    theme
    (
    Theme value
    )

Meta