material_neumorphic_background

Last updated:

0 purchases

material_neumorphic_background Image
material_neumorphic_background Images
Add to Cart

Description:

material neumorphic background

Material Neumorphic Background #
Part of Material Neumorphic widgets suit.
Usage #
A container that takes the current [NeumorphicTheme] baseColor as backgroundColor @see [NeumorphicTheme]
Default color it from material colorscheme, [secondaryContainer]
It can provide too a roundRect clip of the screen border using [borderRadius], [margin] and [backendColor]
NeumorphicBackground(
borderRadius: BorderRadius.circular(12),
margin: EdgeInsets.all(12),
child: Container(
height: 100,
width: 100,
),
),
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.