callMerge constant

IconData const callMerge

The callMerge material icon.

Implementation

static const IconData callMerge = IconData(
  0xe0b3,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);