headphones constant

IconData const headphones

The headphones material icon.

Implementation

static const IconData headphones = IconData(
  0xf01f,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);