menu
flutter_neumorphism package
documentation
neumorphism_theme/neumorephism_theme.dart
NeumorphismTheme
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_neumorphism package
documentation
neumorphism_theme/neumorephism_theme
NeumorphismTheme
depth static method
NeumorphismTheme class