gitPullRequestArrow property
SvgAsset
get
gitPullRequestArrow
The assets/icons/git-pull-request-arrow.svg
.
Implementation
SvgAsset get gitPullRequestArrow => const SvgAsset(
'forui_assets',
'git-pull-request-arrow',
'assets/icons/git-pull-request-arrow.svg',
);