lightIconsAlt constant

  1. @Deprecated('Use "lightSymbols" instead.')
IconData const lightIconsAlt

Alias icons-alt for icon lightSymbols

Implementation

@Deprecated('Use "lightSymbols" instead.')
static const IconData lightIconsAlt = lightSymbols;