theme property

ThemeData get theme

The current theme data.

Implementation

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