theme property

ThemeData get theme

Extension method for

Theme.of(this)

Implementation

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