gitBranchPlus property

SvgAsset get gitBranchPlus

The assets/icons/git-branch-plus.svg.

Implementation

SvgAsset get gitBranchPlus => const SvgAsset(
      'forui_assets',
      'git-branch-plus',
      'assets/icons/git-branch-plus.svg',
    );