croissant property

SvgAsset get croissant

The assets/icons/croissant.svg.

Implementation

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