sunsetOrange constant

ShadedColor const sunsetOrange

Implementation

static const ShadedColor sunsetOrange = ShadedColor(0xFFFA8C16, {
  1: Color(0xFFFFF7E6),
  2: Color(0xFFFFE7BA),
  3: Color(0xFFFFD591),
  4: Color(0xFFFFC069),
  5: Color(0xFFFFA940),
  6: Color(0xFFFA8C16),
  7: Color(0xFFD46B08),
  8: Color(0xFFAD4E00),
  9: Color(0xFF873800),
  10: Color(0xFF612500),
});