theme property

ThemeData get theme

get current ThemeData

Implementation

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