css_colors 1.0.2 copy "css_colors: ^1.0.2" to clipboard
css_colors: ^1.0.2 copied to clipboard

outdated

Defines constants for the CSS Colors

CSS Colors #

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

Import #

import 'package:css_colors/css_colors.dart';

Use #

new Container(color: CSSColors.orange)
23
likes
0
pub points
90%
popularity

Publisher

verified publisherflutter.dev

Defines constants for the CSS Colors

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on css_colors