menu
flutter_neumorphic_plus package
documentation
flutter_neumorphic.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_neumorphic_plus package
documentation
flutter_neumorphic
NeumorphicTheme
depth static method
NeumorphicTheme class