theme property

ThemeData get theme

Quick access to current theme data.

Implementation

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