bluetoothSearching constant

IconData const bluetoothSearching

The bluetoothSearching material icon.

Implementation

static const IconData bluetoothSearching = IconData(
  0xe1aa,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);