weight constant

  1. @Deprecated('Use "weightScale" instead.')
IconData const weight

Alias weight for icon weightScale

Implementation

@Deprecated('Use "weightScale" instead.')
static const IconData weight = weightScale;