theme property

ThemeData get theme

Extension to access Theme .

Implementation

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