lightShowerAlt constant

  1. @Deprecated('Use "lightShowerDown" instead.')
IconData const lightShowerAlt

Alias shower-alt for icon lightShowerDown

Implementation

@Deprecated('Use "lightShowerDown" instead.')
static const IconData lightShowerAlt = lightShowerDown;