fileChartPie property

SvgAsset get fileChartPie

The assets/icons/file-chart-pie.svg.

Implementation

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