headphonesBattery constant

IconData const headphonesBattery

The headphonesBattery material icon.

Implementation

static const IconData headphonesBattery = IconData(
  0xf020,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);