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