theme property

ThemeData get theme

Shortcut to access ThemeData

Implementation

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