lightVolumeDown constant

  1. @Deprecated('Use "lightVolumeLow" instead.')
IconData const lightVolumeDown

Alias volume-down for icon lightVolumeLow

Implementation

@Deprecated('Use "lightVolumeLow" instead.')
static const IconData lightVolumeDown = lightVolumeLow;