edgesensorLow constant

IconData const edgesensorLow

The edgesensorLow material icon.

Implementation

static const IconData edgesensorLow = IconData(
  0xf006,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);