octoberSilence constant

List<Color> const octoberSilence

Implementation

static const List<Color> octoberSilence = [
  Color(0xFFb721ff),
  Color(0xFF21d4fd)
];