currentId static method
Get the current theme ID.
Implementation
static String currentId() {
return NyThemeManager.instance.currentThemeId;
}
Get the current theme ID.
static String currentId() {
return NyThemeManager.instance.currentThemeId;
}