Merge pull request #4 from 0xflotus/patch-1

fixed small typo error
This commit is contained in:
Michael Thomsen
2020-11-30 20:07:53 +01:00
committed by GitHub

View File

@ -1,7 +1,7 @@
CSS Colors
==========
This package defines color constants for the CSS colors. These color conststants
This package defines color constants for the CSS colors. These color constants
use the [Color](https://docs.flutter.io/flutter/dart-ui/Color-class.html) class
from `dart:ui`, which means they're useful for Flutter apps.