bluetoothConnected constant

IconData const bluetoothConnected

The bluetoothConnected material icon.

Implementation

static const IconData bluetoothConnected = IconData(
  0xe1a8,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);