themeData property

ThemeData get themeData

Get the ThemeData for this theme.

Implementation

ThemeData get themeData => theme(colors);