phoneForwarded constant

IconData const phoneForwarded

The phoneForwarded material icon.

Implementation

static const IconData phoneForwarded = IconData(
  0xe61c,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);