Class DefaultTheme
Dark theme resource dictionary.
Namespace: Syncfusion.Maui.Toolkit.Themes
Assembly: Syncfusion.Maui.Toolkit.dll
Syntax
public class DefaultTheme : SyncfusionThemeDictionary
Constructors
DefaultTheme()
Initializes a new instance of the DefaultTheme class.
Declaration
public DefaultTheme()
DefaultTheme(Boolean)
Declaration
public DefaultTheme(bool isDark = false)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | isDark |