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