nice_colors

Last updated:

0 purchases

nice_colors Image
nice_colors Images
Add to Cart

Description:

nice colors

Features #
Introducing NiceColors - your go-to solution for adding a touch of elegance to your Flutter projects!
Getting started #
In your flutter project add the dependency:
dependencies:
nice_colors: ^2.1.0
copied to clipboard
Import the package:
import 'package:nice_colors/nice_colors.dart';
copied to clipboard
Usage #
Widget lavenderContainer() {
return Container(
color: NiceColors.purple.lavenderWhip,
);
}
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.