theme property

ThemeData get theme

Returns the current Theme data.

Implementation

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