menu
flutter_components package
documentation
Container/Module/theme/neumorphic_theme.dart
NeumorphicTheme
depth static method
depth static method
dark_mode
light_mode
depth
static method
double
?
depth
(
BuildContext
context
)
Implementation
static double? depth(BuildContext context) { return currentTheme(context).depth; }
flutter_components package
documentation
Container/Module/theme/neumorphic_theme
NeumorphicTheme
depth static method
NeumorphicTheme class