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