callMade constant

IconData const callMade

The callMade material icon.

Implementation

static const IconData callMade = IconData(
  0xe0b2,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);