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