phishing constant

IconData const phishing

The phishing material icon.

Implementation

static const IconData phishing = IconData(
  0xead7,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);