film property

SvgAsset get film

The assets/icons/film.svg.

Implementation

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