theme property

ThemeData get theme

Returns theme

Implementation

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