audioWaveform property

SvgAsset get audioWaveform

The assets/icons/audio-waveform.svg.

Implementation

SvgAsset get audioWaveform => const SvgAsset(
      'forui_assets',
      'audio-waveform',
      'assets/icons/audio-waveform.svg',
    );