album property

SvgAsset get album

The assets/icons/album.svg.

Implementation

SvgAsset get album => const SvgAsset(
      'forui_assets',
      'album',
      'assets/icons/album.svg',
    );