setTheme

external fun setTheme(theme: Theme? = definedExternally): Promise<Void>(source)

Sets the application's theme. Pass in null or undefined to follow the system theme.

Since

2.0.0