cupSoda property

SvgAsset get cupSoda

The assets/icons/cup-soda.svg.

Implementation

SvgAsset get cupSoda => const SvgAsset(
      'forui_assets',
      'cup-soda',
      'assets/icons/cup-soda.svg',
    );