theme property

ThemeData get theme
  • For getting Themes

Implementation

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