thinVolumeDown constant

  1. @Deprecated('Use "thinVolumeLow" instead.')
IconData const thinVolumeDown

Alias volume-down for icon thinVolumeLow

Implementation

@Deprecated('Use "thinVolumeLow" instead.')
static const IconData thinVolumeDown = thinVolumeLow;