sensorWindow constant

IconData const sensorWindow

The sensorWindow material icon.

Implementation

static const IconData sensorWindow = IconData(
  0xf1b4,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);