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