theme property

ThemeData get theme

Gets the current ThemeData.

Implementation

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