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