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