theme property

ThemeData theme

Shortcut to load Theme data from context

Implementation

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