cloudyKnoxville constant

List<Color> const cloudyKnoxville

Implementation

static const List<Color> cloudyKnoxville = [
  Color(0xFFfdfbfb),
  Color(0xFFebedee)
];