pi property

SvgAsset get pi

The assets/icons/pi.svg.

Implementation

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