alchemistLab constant

List<Color> const alchemistLab

Implementation

static const List<Color> alchemistLab = [
  Color(0xFFd558c8),
  Color(0xFF24d292)
];