theme property

ThemeData get theme

Current theme of the app.

Implementation

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