backgroundImages property

List<String> backgroundImages
getter/setter pair

Implementation

List<String> backgroundImages = [
  // AppImagesPhonetics.circleShape,
  // AppImagesPhonetics.cloudShape,
  // AppImagesPhonetics.diamondShape,
  AppImagesPhonetics.hexagonShape,
  AppImagesPhonetics.hexagonShape,
  AppImagesPhonetics.hexagonShape,
  AppImagesPhonetics.hexagonShape,
];