menu
unicons package
documentation
icons/line/thermometer.dart
ThermometerIcon
ThermometerIcon const constructor
ThermometerIcon const constructor
dark_mode
light_mode
ThermometerIcon
constructor
const
ThermometerIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const ThermometerIcon({ super.key, this.color, });
unicons package
documentation
icons/line/thermometer
ThermometerIcon
ThermometerIcon const constructor
ThermometerIcon class