typeOutline property
SvgAsset
get
typeOutline
The assets/icons/type-outline.svg
.
Implementation
SvgAsset get typeOutline => const SvgAsset(
'forui_assets',
'type-outline',
'assets/icons/type-outline.svg',
);