menu
flutter_extended package
documentation
extensions/ext_context.dart
ExtContext
theme property
theme property
dark_mode
light_mode
theme
property
ThemeData
get
theme
Shortcut to access the current
ThemeData
.
Implementation
ThemeData get theme => Theme.of(this);
flutter_extended package
documentation
extensions/ext_context
ExtContext
theme property
ExtContext extension on
BuildContext