nyThemeData property

ThemeData? get nyThemeData

Get the current theme data.

Implementation

ThemeData? get nyThemeData => NyThemeManager.instance.themeData;