theme property

ThemeData get theme

get default theme

Implementation

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