gitCompare property
SvgAsset
get
gitCompare
The assets/icons/git-compare.svg
.
Implementation
SvgAsset get gitCompare => const SvgAsset(
'forui_assets',
'git-compare',
'assets/icons/git-compare.svg',
);