lightDollar constant

  1. @Deprecated('Use "lightDollarSign" instead.')
IconData const lightDollar

Alias dollar for icon lightDollarSign

Implementation

@Deprecated('Use "lightDollarSign" instead.')
static const IconData lightDollar = lightDollarSign;