Docs (4.0.0)
class WebTheme constructor

new WebTheme

Creates a new theme instance.

constructor()

Notes

  • This constructor creates a new blank theme. Use UITheme.clone() to create a copy of an existing theme.

Related