missedVideoCall constant

IconData const missedVideoCall

The missedVideoCall material icon.

Implementation

static const IconData missedVideoCall = IconData(
  0xe073,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);