values property

List<String> get values

List of all assets

Implementation

List<String> get values => [
  blueRightArrowIcon,
  intro1,
  intro2,
  intro3,
  intro4,
  intro1Bg,
  rightWhiteArrow,
];