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