currencyRupee constant

IconData const currencyRupee

The currencyRupee material icon.

Implementation

static const IconData currencyRupee = IconData(
  0xeaf7,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);