nfc constant

IconData const nfc

The nfc material icon.

Implementation

static const IconData nfc = IconData(
  0xe1bb,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);