lightWeight constant

  1. @Deprecated('Use "lightWeightScale" instead.')
IconData const lightWeight

Alias weight for icon lightWeightScale

Implementation

@Deprecated('Use "lightWeightScale" instead.')
static const IconData lightWeight = lightWeightScale;