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