theme property

ThemeData get theme

Get the theme data

Implementation

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