neumorphism_theme/inherited_neumorphism_theme library
Classes
- NeumorphismBorder
- NeumorphismStyle
- NeumorphismThemeData
- Used with the NeumorphicTheme
- NeumorphismThemeInherited
- ThemeWrapper
- A immutable contained by the NeumorhicTheme That will save the current definition of the theme It will be accessible to the childs widgets by an InheritedWidget
Constants
Typedefs
- NeumorphismThemeUpdater = NeumorphismThemeData Function(NeumorphismThemeData? current)