headset constant

IconData const headset

The headset material icon.

Implementation

static const IconData headset = IconData(
  0xe310,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);