speech property

SvgAsset get speech

The assets/icons/speech.svg.

Implementation

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