backgroundImages property

List<String> backgroundImages
getter/setter pair

Implementation

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