replyAll constant

IconData const replyAll

The replyAll material icon.

Implementation

static const IconData replyAll = IconData(
  0xe15f,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);