Theme.apply

Apply this theme on the given style.

  1. void apply(Node node)
  2. Rule.StyleDelegate[] apply(Node node, Style style)
    struct Theme

Return Value

An array of delegates used to update the style at runtime.

Meta