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