menu
s_packages package
documentation
s_packages.dart
ContextExtensions
theme property
theme property
dark_mode
light_mode
theme
property
ThemeData
get
theme
Returns Theme.of(context)
Implementation
ThemeData get theme => Theme.of(this);
s_packages package
documentation
s_packages
ContextExtensions
theme property
ContextExtensions extension on
BuildContext