menu
htkc_utils package
documentation
hc_utils/hc_context_extensions.dart
HcContextExtensions
hcTheme property
hcTheme property
dark_mode
light_mode
hcTheme
property
ThemeData
get
hcTheme
Returns Theme.of(context)
Implementation
ThemeData get hcTheme => Theme.of(this);
htkc_utils package
documentation
hc_utils/hc_context_extensions
HcContextExtensions
hcTheme property
HcContextExtensions extension on
BuildContext