waveformPath constant

  1. @Deprecated('Use "waveformLines" instead.')
IconData const waveformPath

Alias waveform-path for icon waveformLines

Implementation

@Deprecated('Use "waveformLines" instead.')
static const IconData waveformPath = waveformLines;