arrowRightFromLine property
SvgAsset
get
arrowRightFromLine
The assets/icons/arrow-right-from-line.svg
.
Implementation
SvgAsset get arrowRightFromLine => const SvgAsset(
'forui_assets',
'arrow-right-from-line',
'assets/icons/arrow-right-from-line.svg',
);