cake property

SvgAsset get cake

The assets/icons/cake.svg.

Implementation

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