values property

List<SvgGenImage> get values

List of all assets

Implementation

List<SvgGenImage> get values => [
      checkIcon,
      copyIcon,
      dottedCircle,
      infoCircle,
      payWithCardIcon,
      payWithTransferIcon,
      payWithUsdIcon,
      shield,
      ussdIcon,
      warning
    ];