theme property

ThemeData theme

Extension for getting Theme

Implementation

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