file property

SvgAsset get file

The assets/icons/file.svg.

Implementation

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