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