sums_inner

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

sums inner

sums_inner #

InnerShadow(
blur: 5,
color: Colors.grey,
offset: const Offset(5, 5),
child: Container(
decoration: const BoxDecoration(
borderRadius: BorderRadius.all(Radius.circular(8)),
color: Color(0xFFE9EFEC),
),
height: 100,
),
)
copied to clipboard
A flutter projet for making inner shadow to widget made by ezechiel sums.
Getting Started #
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:

Lab: Write your first Flutter app
Cookbook: Useful Flutter samples

For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.

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.