alternateEmail constant

IconData const alternateEmail

The alternateEmail material icon.

Implementation

static const IconData alternateEmail = IconData(
  0xe0e6,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);