torus property

SvgAsset get torus

The assets/icons/torus.svg.

Implementation

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