chartGantt property

SvgAsset get chartGantt

The assets/icons/chart-gantt.svg.

Implementation

SvgAsset get chartGantt => const SvgAsset(
      'forui_assets',
      'chart-gantt',
      'assets/icons/chart-gantt.svg',
    );