listEnd property

SvgAsset get listEnd

The assets/icons/list-end.svg.

Implementation

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