riverCity constant

List<Color> const riverCity

Implementation

static const List<Color> riverCity = [Color(0xFF4481eb), Color(0xFF04befe)];