fcc_neumorphic library

Functions

fCCNeumorphicDecoration({required ThemeData theme, required Color baseColor, double borderRadiusValue = 24, NeumorphicStyle style = NeumorphicStyle.lowered, bool transparentBackground = false, double? borderWidth, Color? borderColor, double protrusionIntensity = 1.0}) → BoxDecoration