ganttChart property

SvgAsset get ganttChart

The assets/icons/gantt-chart.svg.

Implementation

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