phoneMissed constant

IconData const phoneMissed

The phoneMissed material icon.

Implementation

static const IconData phoneMissed = IconData(
  0xe61f,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);