Defines constants for the 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.
dart:ui
import 'package:css_colors/css_colors.dart';
new Container(color: CSSColors.orange)
Repository (GitHub) View/report issues
API reference
abarth@google.comeseidel@google.comgspencer@google.com
BSD (LICENSE)
flutter
Packages that depend on css_colors