cuboid property

SvgAsset get cuboid

The assets/icons/cuboid.svg.

Implementation

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