temptingAzure constant

List<Color> const temptingAzure

Implementation

static const List<Color> temptingAzure = [
  Color(0xFF84fab0),
  Color(0xFF8fd3f4)
];