batchPrediction constant

IconData const batchPrediction

The batchPrediction material icon.

Implementation

static const IconData batchPrediction = IconData(
  0xf0f5,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);