callMissedOutgoing constant

IconData const callMissedOutgoing

The callMissedOutgoing material icon.

Implementation

static const IconData callMissedOutgoing = IconData(
  0xe0e4,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);