theme property

ThemeData get theme

Shortcut to access the current ThemeData.

Implementation

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