earbuds constant

IconData const earbuds

The earbuds material icon.

Implementation

static const IconData earbuds = IconData(
  0xf003,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);