braces property

SvgAsset get braces

The assets/icons/braces.svg.

Implementation

SvgAsset get braces => const SvgAsset(
      'forui_assets',
      'braces',
      'assets/icons/braces.svg',
    );