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