currencyPound constant

IconData const currencyPound

The currencyPound material icon.

Implementation

static const IconData currencyPound = IconData(
  0xeaf1,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);