theme property

ThemeData theme

App theme.

Implementation

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