bluetooth constant

IconData const bluetooth

The bluetooth material icon.

Implementation

static const IconData bluetooth = IconData(
  0xe1a7,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);