NodeParams

Node core constructor parameters, to be passed from node to node.

Constructors

this
this(Layout layout, Theme theme)
Undocumented in source.
this
this(Theme theme, Layout layout)

Ditto

Members

Variables

layout
Layout layout;
Undocumented in source.
theme
Theme theme;
Undocumented in source.

Meta