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