theme property

ThemeData get theme

Get the current theme data

Implementation

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