themeData property

ThemeData? get themeData

Get the current ThemeData.

Implementation

ThemeData? get themeData => currentTheme?.themeData;