imageUp property
SvgAsset
get
imageUp
The assets/icons/image-up.svg
.
Implementation
SvgAsset get imageUp => const SvgAsset(
'forui_assets',
'image-up',
'assets/icons/image-up.svg',
);