callEnd constant

IconData const callEnd

The callEnd material icon.

Implementation

static const IconData callEnd = IconData(
  0xe0b1,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);