phoenixStart constant

List<Color> const phoenixStart

Implementation

static const List<Color> phoenixStart = [
  Color(0xFFf83600),
  Color(0xFFf9d423)
];