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