share property
SvgAsset
get
share
The assets/icons/share.svg
.
Implementation
SvgAsset get share => const SvgAsset(
'forui_assets',
'share',
'assets/icons/share.svg',
);
The assets/icons/share.svg
.
SvgAsset get share => const SvgAsset(
'forui_assets',
'share',
'assets/icons/share.svg',
);