theme property

ThemeData get theme

Extension for getting Theme

Implementation

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