thinWeight constant

  1. @Deprecated('Use "thinWeightScale" instead.')
IconData const thinWeight

Alias weight for icon thinWeightScale

Implementation

@Deprecated('Use "thinWeightScale" instead.')
static const IconData thinWeight = thinWeightScale;