themeData property

ThemeData get themeData

Returns the ThemeData associated with this context.

Implementation

ThemeData get themeData => Theme.of(this);