deviceThermostat constant

IconData const deviceThermostat

The deviceThermostat material icon.

Implementation

static const IconData deviceThermostat = IconData(
  0xe1ff,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);