bluetooth constant

IconData const bluetooth = const IconData(0xf116, fontFamily: iconFont, fontPackage: iconFontPackage)

The bluetooth logo.

Implementation

static const IconData bluetooth = IconData(0xf116, fontFamily: iconFont, fontPackage: iconFontPackage)