css_colors

Creator: coderz1093

Last updated:

Add to Cart

Description:

css colors

CSS Colors #
This package defines color constants for the CSS colors. These color constants
use the Color class
from dart:ui, which means they're useful for Flutter apps.
Use #

final Container orange = Container(color: CSSColors.orange);
copied to clipboard

License

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

Customer Reviews

There are no reviews.