theme property

ThemeData get theme

Access the current ThemeData quickly

Implementation

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