current static method
Get the current BaseThemeConfig.
Implementation
static BaseThemeConfig? current() {
return NyThemeManager.instance.currentTheme;
}
Get the current BaseThemeConfig.
static BaseThemeConfig? current() {
return NyThemeManager.instance.currentTheme;
}