store property

SvgAsset get store

The assets/icons/store.svg.

Implementation

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