chartSpline property
SvgAsset
get
chartSpline
The assets/icons/chart-spline.svg
.
Implementation
SvgAsset get chartSpline => const SvgAsset(
'forui_assets',
'chart-spline',
'assets/icons/chart-spline.svg',
);