theme property

ThemeData theme

get default theme

Implementation

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