themeData property

FxThemeData get themeData

Returns the theme data for the context.

Implementation

FxThemeData get themeData => theme.extension<FxThemeData>()!;