roseColors constant
Rose color variants map
Implementation
static const Map<int, Color> roseColors = {
50: rose50,
100: rose100,
200: rose200,
300: rose300,
400: rose400,
500: rose500,
600: rose600,
700: rose700,
800: rose800,
900: rose900,
950: rose950,
};