scatterChart property

SvgAsset get scatterChart

The assets/icons/scatter-chart.svg.

Implementation

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