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