list property

SvgAsset get list

The assets/icons/list.svg.

Implementation

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