menu
htkc_utils package
documentation
emergent_utils/theme/emergent_theme.dart
EmergentTheme
hcDepth static method
hcDepth static method
dark_mode
light_mode
hcDepth
static method
double
?
hcDepth
(
BuildContext
context
)
Implementation
static double? hcDepth(BuildContext context) { return currentTheme(context).depth.abs(); }
htkc_utils package
documentation
emergent_utils/theme/emergent_theme
EmergentTheme
hcDepth static method
EmergentTheme class