poundSign constant

  1. @Deprecated('Use "sterlingSign" instead.')
IconData const poundSign

Alias pound-sign for icon sterlingSign

Implementation

@Deprecated('Use "sterlingSign" instead.')
static const IconData poundSign = sterlingSign;