menu
modularapparchitecture package
documentation
shared/extensions/theme_extensions.dart
ThemeExtensions
theme property
theme property
dark_mode
light_mode
theme
property
ThemeData
get
theme
The current theme data.
Implementation
ThemeData get theme => Theme.of(this);
modularapparchitecture package
documentation
shared/extensions/theme_extensions
ThemeExtensions
theme property
ThemeExtensions extension on
BuildContext