theme property
ThemeData
get
theme
Extension method for
Theme.of(this)
Implementation
ThemeData get theme => Theme.of(this);
Extension method for
Theme.of(this)
ThemeData get theme => Theme.of(this);