plumPlate top-level constant

List<Color> const plumPlate

Implementation

const List<Color> plumPlate = [
  Color(0xFF667eea),
  Color(0xFF764ba2),
];