sensorsOff constant

IconData const sensorsOff

The sensorsOff material icon.

Implementation

static const IconData sensorsOff = IconData(
  0xe51f,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);