Node.theme

Get the current theme.

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

Meta