cookie property

SvgAsset get cookie

The assets/icons/cookie.svg.

Implementation

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