thinDollar constant

  1. @Deprecated('Use "thinDollarSign" instead.')
IconData const thinDollar

Alias dollar for icon thinDollarSign

Implementation

@Deprecated('Use "thinDollarSign" instead.')
static const IconData thinDollar = thinDollarSign;