video property

SvgAsset get video

The assets/icons/video.svg.

Implementation

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