settingsBluetooth constant

IconData const settingsBluetooth

The settingsBluetooth material icon.

Implementation

static const IconData settingsBluetooth = IconData(
  0xe8bb,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);