instance property
NyThemeManager
get
instance
Get the singleton instance of NyThemeManager.
Implementation
static NyThemeManager get instance => _instance;
Get the singleton instance of NyThemeManager.
static NyThemeManager get instance => _instance;