cross property

SvgAsset get cross

The assets/icons/cross.svg.

Implementation

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