nyThemeData property
ThemeData?
get
nyThemeData
Get the current theme data.
Implementation
ThemeData? get nyThemeData => NyThemeManager.instance.themeData;
Get the current theme data.
ThemeData? get nyThemeData => NyThemeManager.instance.themeData;