theme property

ThemeData theme

Outputs the theme related to the context.

Implementation

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