dataThresholding constant

IconData const dataThresholding

The dataThresholding material icon.

Implementation

static const IconData dataThresholding = IconData(
  0xeb9f,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);