radius property

SvgAsset get radius

The assets/icons/radius.svg.

Implementation

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