phonelinkOff constant

IconData const phonelinkOff

The phonelinkOff material icon.

Implementation

static const IconData phonelinkOff = IconData(
  0xe327,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);