WeatherIcons class

All of WeatherIcons in the form of static IconData variables.

See WeatherIcons for more info.

For getting a rotated wind icon, you can use WindIcon widget.

Sample Usage:

IconButton(
  icon: new Icon(WeatherIcons.rain),
  onPressed: () { print("Hello World"); }
);

Constructors

WeatherIcons()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

fromString(String name, {IconData? fallback}) IconData
Get the matching IconData from the WeatherIcon name.

Constants

alien → const IconData
IconData for 'wi-alien' from WeatherIcons.
barometer → const IconData
IconData for 'wi-barometer' from WeatherIcons.
celsius → const IconData
IconData for 'wi-celsius' from WeatherIcons.
cloud → const IconData
IconData for 'wi-cloud' from WeatherIcons.
cloud_down → const IconData
IconData for 'wi-cloud-down' from WeatherIcons.
cloud_refresh → const IconData
IconData for 'wi-cloud-refresh' from WeatherIcons.
cloud_up → const IconData
IconData for 'wi-cloud-up' from WeatherIcons.
cloudy → const IconData
IconData for 'wi-cloudy' from WeatherIcons.
cloudy_gusts → const IconData
IconData for 'wi-cloudy-gusts' from WeatherIcons.
cloudy_windy → const IconData
IconData for 'wi-cloudy-windy' from WeatherIcons.
day_cloudy → const IconData
IconData for 'wi-day-cloudy' from WeatherIcons.
day_cloudy_gusts → const IconData
IconData for 'wi-day-cloudy-gusts' from WeatherIcons.
day_cloudy_high → const IconData
IconData for 'wi-day-cloudy-high' from WeatherIcons.
day_cloudy_windy → const IconData
IconData for 'wi-day-cloudy-windy' from WeatherIcons.
day_fog → const IconData
IconData for 'wi-day-fog' from WeatherIcons.
day_hail → const IconData
IconData for 'wi-day-hail' from WeatherIcons.
day_haze → const IconData
IconData for 'wi-day-haze' from WeatherIcons.
day_light_wind → const IconData
IconData for 'wi-day-light-wind' from WeatherIcons.
day_lightning → const IconData
IconData for 'wi-day-lightning' from WeatherIcons.
day_rain → const IconData
IconData for 'wi-day-rain' from WeatherIcons.
day_rain_mix → const IconData
IconData for 'wi-day-rain-mix' from WeatherIcons.
day_rain_wind → const IconData
IconData for 'wi-day-rain-wind' from WeatherIcons.
day_showers → const IconData
IconData for 'wi-day-showers' from WeatherIcons.
day_sleet → const IconData
IconData for 'wi-day-sleet' from WeatherIcons.
day_sleet_storm → const IconData
IconData for 'wi-day-sleet-storm' from WeatherIcons.
day_snow → const IconData
IconData for 'wi-day-snow' from WeatherIcons.
day_snow_thunderstorm → const IconData
IconData for 'wi-day-snow-thunderstorm' from WeatherIcons.
day_snow_wind → const IconData
IconData for 'wi-day-snow-wind' from WeatherIcons.
day_sprinkle → const IconData
IconData for 'wi-day-sprinkle' from WeatherIcons.
day_storm_showers → const IconData
IconData for 'wi-day-storm-showers' from WeatherIcons.
day_sunny → const IconData
IconData for 'wi-day-sunny' from WeatherIcons.
day_sunny_overcast → const IconData
IconData for 'wi-day-sunny-overcast' from WeatherIcons.
day_thunderstorm → const IconData
IconData for 'wi-day-thunderstorm' from WeatherIcons.
day_windy → const IconData
IconData for 'wi-day-windy' from WeatherIcons.
degrees → const IconData
IconData for 'wi-degrees' from WeatherIcons.
direction_down → const IconData
IconData for 'wi-direction-down' from WeatherIcons.
direction_down_left → const IconData
IconData for 'wi-direction-down-left' from WeatherIcons.
direction_down_right → const IconData
IconData for 'wi-direction-down-right' from WeatherIcons.
direction_left → const IconData
IconData for 'wi-direction-left' from WeatherIcons.
direction_right → const IconData
IconData for 'wi-direction-right' from WeatherIcons.
direction_up → const IconData
IconData for 'wi-direction-up' from WeatherIcons.
direction_up_left → const IconData
IconData for 'wi-direction-up-left' from WeatherIcons.
direction_up_right → const IconData
IconData for 'wi-direction-up-right' from WeatherIcons.
dust → const IconData
IconData for 'wi-dust' from WeatherIcons.
earthquake → const IconData
IconData for 'wi-earthquake' from WeatherIcons.
fahrenheit → const IconData
IconData for 'wi-fahrenheit' from WeatherIcons.
fire → const IconData
IconData for 'wi-fire' from WeatherIcons.
flood → const IconData
IconData for 'wi-flood' from WeatherIcons.
fog → const IconData
IconData for 'wi-fog' from WeatherIcons.
gale_warning → const IconData
IconData for 'wi-gale-warning' from WeatherIcons.
hail → const IconData
IconData for 'wi-hail' from WeatherIcons.
horizon → const IconData
IconData for 'wi-horizon' from WeatherIcons.
horizon_alt → const IconData
IconData for 'wi-horizon-alt' from WeatherIcons.
hot → const IconData
IconData for 'wi-hot' from WeatherIcons.
humidity → const IconData
IconData for 'wi-humidity' from WeatherIcons.
hurricane → const IconData
IconData for 'wi-hurricane' from WeatherIcons.
hurricane_warning → const IconData
IconData for 'wi-hurricane-warning' from WeatherIcons.
lightning → const IconData
IconData for 'wi-lightning' from WeatherIcons.
lunar_eclipse → const IconData
IconData for 'wi-lunar-eclipse' from WeatherIcons.
meteor → const IconData
IconData for 'wi-meteor' from WeatherIcons.
moon_alt_first_quarter → const IconData
IconData for 'wi-moon-alt-first-quarter' from WeatherIcons.
moon_alt_full → const IconData
IconData for 'wi-moon-alt-full' from WeatherIcons.
moon_alt_new → const IconData
IconData for 'wi-moon-alt-new' from WeatherIcons.
moon_alt_third_quarter → const IconData
IconData for 'wi-moon-alt-third-quarter' from WeatherIcons.
moon_alt_waning_crescent_1 → const IconData
IconData for 'wi-moon-alt-waning-crescent-1' from WeatherIcons.
moon_alt_waning_crescent_2 → const IconData
IconData for 'wi-moon-alt-waning-crescent-2' from WeatherIcons.
moon_alt_waning_crescent_3 → const IconData
IconData for 'wi-moon-alt-waning-crescent-3' from WeatherIcons.
moon_alt_waning_crescent_4 → const IconData
IconData for 'wi-moon-alt-waning-crescent-4' from WeatherIcons.
moon_alt_waning_crescent_5 → const IconData
IconData for 'wi-moon-alt-waning-crescent-5' from WeatherIcons.
moon_alt_waning_crescent_6 → const IconData
IconData for 'wi-moon-alt-waning-crescent-6' from WeatherIcons.
moon_alt_waning_gibbous_1 → const IconData
IconData for 'wi-moon-alt-waning-gibbous-1' from WeatherIcons.
moon_alt_waning_gibbous_2 → const IconData
IconData for 'wi-moon-alt-waning-gibbous-2' from WeatherIcons.
moon_alt_waning_gibbous_3 → const IconData
IconData for 'wi-moon-alt-waning-gibbous-3' from WeatherIcons.
moon_alt_waning_gibbous_4 → const IconData
IconData for 'wi-moon-alt-waning-gibbous-4' from WeatherIcons.
moon_alt_waning_gibbous_5 → const IconData
IconData for 'wi-moon-alt-waning-gibbous-5' from WeatherIcons.
moon_alt_waning_gibbous_6 → const IconData
IconData for 'wi-moon-alt-waning-gibbous-6' from WeatherIcons.
moon_alt_waxing_crescent_1 → const IconData
IconData for 'wi-moon-alt-waxing-crescent-1' from WeatherIcons.
moon_alt_waxing_crescent_2 → const IconData
IconData for 'wi-moon-alt-waxing-crescent-2' from WeatherIcons.
moon_alt_waxing_crescent_3 → const IconData
IconData for 'wi-moon-alt-waxing-crescent-3' from WeatherIcons.
moon_alt_waxing_crescent_4 → const IconData
IconData for 'wi-moon-alt-waxing-crescent-4' from WeatherIcons.
moon_alt_waxing_crescent_5 → const IconData
IconData for 'wi-moon-alt-waxing-crescent-5' from WeatherIcons.
moon_alt_waxing_crescent_6 → const IconData
IconData for 'wi-moon-alt-waxing-crescent-6' from WeatherIcons.
moon_alt_waxing_gibbous_1 → const IconData
IconData for 'wi-moon-alt-waxing-gibbous-1' from WeatherIcons.
moon_alt_waxing_gibbous_2 → const IconData
IconData for 'wi-moon-alt-waxing-gibbous-2' from WeatherIcons.
moon_alt_waxing_gibbous_3 → const IconData
IconData for 'wi-moon-alt-waxing-gibbous-3' from WeatherIcons.
moon_alt_waxing_gibbous_4 → const IconData
IconData for 'wi-moon-alt-waxing-gibbous-4' from WeatherIcons.
moon_alt_waxing_gibbous_5 → const IconData
IconData for 'wi-moon-alt-waxing-gibbous-5' from WeatherIcons.
moon_alt_waxing_gibbous_6 → const IconData
IconData for 'wi-moon-alt-waxing-gibbous-6' from WeatherIcons.
moon_first_quarter → const IconData
IconData for 'wi-moon-first-quarter' from WeatherIcons.
moon_full → const IconData
IconData for 'wi-moon-full' from WeatherIcons.
moon_new → const IconData
IconData for 'wi-moon-new' from WeatherIcons.
moon_third_quarter → const IconData
IconData for 'wi-moon-third-quarter' from WeatherIcons.
moon_waning_crescent_1 → const IconData
IconData for 'wi-moon-waning-crescent-1' from WeatherIcons.
moon_waning_crescent_2 → const IconData
IconData for 'wi-moon-waning-crescent-2' from WeatherIcons.
moon_waning_crescent_3 → const IconData
IconData for 'wi-moon-waning-crescent-3' from WeatherIcons.
moon_waning_crescent_4 → const IconData
IconData for 'wi-moon-waning-crescent-4' from WeatherIcons.
moon_waning_crescent_5 → const IconData
IconData for 'wi-moon-waning-crescent-5' from WeatherIcons.
moon_waning_crescent_6 → const IconData
IconData for 'wi-moon-waning-crescent-6' from WeatherIcons.
moon_waning_gibbous_1 → const IconData
IconData for 'wi-moon-waning-gibbous-1' from WeatherIcons.
moon_waning_gibbous_2 → const IconData
IconData for 'wi-moon-waning-gibbous-2' from WeatherIcons.
moon_waning_gibbous_3 → const IconData
IconData for 'wi-moon-waning-gibbous-3' from WeatherIcons.
moon_waning_gibbous_4 → const IconData
IconData for 'wi-moon-waning-gibbous-4' from WeatherIcons.
moon_waning_gibbous_5 → const IconData
IconData for 'wi-moon-waning-gibbous-5' from WeatherIcons.
moon_waning_gibbous_6 → const IconData
IconData for 'wi-moon-waning-gibbous-6' from WeatherIcons.
moon_waxing_crescent_1 → const IconData
IconData for 'wi-moon-waxing-crescent-1' from WeatherIcons.
moon_waxing_crescent_2 → const IconData
IconData for 'wi-moon-waxing-crescent-2' from WeatherIcons.
moon_waxing_crescent_3 → const IconData
IconData for 'wi-moon-waxing-crescent-3' from WeatherIcons.
moon_waxing_crescent_4 → const IconData
IconData for 'wi-moon-waxing-crescent-4' from WeatherIcons.
moon_waxing_crescent_5 → const IconData
IconData for 'wi-moon-waxing-crescent-5' from WeatherIcons.
moon_waxing_crescent_6 → const IconData
IconData for 'wi-moon-waxing-crescent-6' from WeatherIcons.
moon_waxing_gibbous_1 → const IconData
IconData for 'wi-moon-waxing-gibbous-1' from WeatherIcons.
moon_waxing_gibbous_2 → const IconData
IconData for 'wi-moon-waxing-gibbous-2' from WeatherIcons.
moon_waxing_gibbous_3 → const IconData
IconData for 'wi-moon-waxing-gibbous-3' from WeatherIcons.
moon_waxing_gibbous_4 → const IconData
IconData for 'wi-moon-waxing-gibbous-4' from WeatherIcons.
moon_waxing_gibbous_5 → const IconData
IconData for 'wi-moon-waxing-gibbous-5' from WeatherIcons.
moon_waxing_gibbous_6 → const IconData
IconData for 'wi-moon-waxing-gibbous-6' from WeatherIcons.
moonrise → const IconData
IconData for 'wi-moonrise' from WeatherIcons.
moonset → const IconData
IconData for 'wi-moonset' from WeatherIcons.
na → const IconData
IconData for 'wi-na' from WeatherIcons.
night_alt_cloudy → const IconData
IconData for 'wi-night-alt-cloudy' from WeatherIcons.
night_alt_cloudy_gusts → const IconData
IconData for 'wi-night-alt-cloudy-gusts' from WeatherIcons.
night_alt_cloudy_high → const IconData
IconData for 'wi-night-alt-cloudy-high' from WeatherIcons.
night_alt_cloudy_windy → const IconData
IconData for 'wi-night-alt-cloudy-windy' from WeatherIcons.
night_alt_hail → const IconData
IconData for 'wi-night-alt-hail' from WeatherIcons.
night_alt_lightning → const IconData
IconData for 'wi-night-alt-lightning' from WeatherIcons.
night_alt_partly_cloudy → const IconData
IconData for 'wi-night-alt-partly-cloudy' from WeatherIcons.
night_alt_rain → const IconData
IconData for 'wi-night-alt-rain' from WeatherIcons.
night_alt_rain_mix → const IconData
IconData for 'wi-night-alt-rain-mix' from WeatherIcons.
night_alt_rain_wind → const IconData
IconData for 'wi-night-alt-rain-wind' from WeatherIcons.
night_alt_showers → const IconData
IconData for 'wi-night-alt-showers' from WeatherIcons.
night_alt_sleet → const IconData
IconData for 'wi-night-alt-sleet' from WeatherIcons.
night_alt_sleet_storm → const IconData
IconData for 'wi-night-alt-sleet-storm' from WeatherIcons.
night_alt_snow → const IconData
IconData for 'wi-night-alt-snow' from WeatherIcons.
night_alt_snow_thunderstorm → const IconData
IconData for 'wi-night-alt-snow-thunderstorm' from WeatherIcons.
night_alt_snow_wind → const IconData
IconData for 'wi-night-alt-snow-wind' from WeatherIcons.
night_alt_sprinkle → const IconData
IconData for 'wi-night-alt-sprinkle' from WeatherIcons.
night_alt_storm_showers → const IconData
IconData for 'wi-night-alt-storm-showers' from WeatherIcons.
night_alt_thunderstorm → const IconData
IconData for 'wi-night-alt-thunderstorm' from WeatherIcons.
night_clear → const IconData
IconData for 'wi-night-clear' from WeatherIcons.
night_cloudy → const IconData
IconData for 'wi-night-cloudy' from WeatherIcons.
night_cloudy_gusts → const IconData
IconData for 'wi-night-cloudy-gusts' from WeatherIcons.
night_cloudy_high → const IconData
IconData for 'wi-night-cloudy-high' from WeatherIcons.
night_cloudy_windy → const IconData
IconData for 'wi-night-cloudy-windy' from WeatherIcons.
night_fog → const IconData
IconData for 'wi-night-fog' from WeatherIcons.
night_hail → const IconData
IconData for 'wi-night-hail' from WeatherIcons.
night_lightning → const IconData
IconData for 'wi-night-lightning' from WeatherIcons.
night_partly_cloudy → const IconData
IconData for 'wi-night-partly-cloudy' from WeatherIcons.
night_rain → const IconData
IconData for 'wi-night-rain' from WeatherIcons.
night_rain_mix → const IconData
IconData for 'wi-night-rain-mix' from WeatherIcons.
night_rain_wind → const IconData
IconData for 'wi-night-rain-wind' from WeatherIcons.
night_showers → const IconData
IconData for 'wi-night-showers' from WeatherIcons.
night_sleet → const IconData
IconData for 'wi-night-sleet' from WeatherIcons.
night_sleet_storm → const IconData
IconData for 'wi-night-sleet-storm' from WeatherIcons.
night_snow → const IconData
IconData for 'wi-night-snow' from WeatherIcons.
night_snow_thunderstorm → const IconData
IconData for 'wi-night-snow-thunderstorm' from WeatherIcons.
night_snow_wind → const IconData
IconData for 'wi-night-snow-wind' from WeatherIcons.
night_sprinkle → const IconData
IconData for 'wi-night-sprinkle' from WeatherIcons.
night_storm_showers → const IconData
IconData for 'wi-night-storm-showers' from WeatherIcons.
night_thunderstorm → const IconData
IconData for 'wi-night-thunderstorm' from WeatherIcons.
rain → const IconData
IconData for 'wi-rain' from WeatherIcons.
rain_mix → const IconData
IconData for 'wi-rain-mix' from WeatherIcons.
rain_wind → const IconData
IconData for 'wi-rain-wind' from WeatherIcons.
raindrop → const IconData
IconData for 'wi-raindrop' from WeatherIcons.
raindrops → const IconData
IconData for 'wi-raindrops' from WeatherIcons.
refresh → const IconData
IconData for 'wi-refresh' from WeatherIcons.
refresh_alt → const IconData
IconData for 'wi-refresh-alt' from WeatherIcons.
sandstorm → const IconData
IconData for 'wi-sandstorm' from WeatherIcons.
showers → const IconData
IconData for 'wi-showers' from WeatherIcons.
sleet → const IconData
IconData for 'wi-sleet' from WeatherIcons.
small_craft_advisory → const IconData
IconData for 'wi-small-craft-advisory' from WeatherIcons.
smog → const IconData
IconData for 'wi-smog' from WeatherIcons.
smoke → const IconData
IconData for 'wi-smoke' from WeatherIcons.
snow → const IconData
IconData for 'wi-snow' from WeatherIcons.
snow_wind → const IconData
IconData for 'wi-snow-wind' from WeatherIcons.
snowflake_cold → const IconData
IconData for 'wi-snowflake-cold' from WeatherIcons.
solar_eclipse → const IconData
IconData for 'wi-solar-eclipse' from WeatherIcons.
sprinkle → const IconData
IconData for 'wi-sprinkle' from WeatherIcons.
stars → const IconData
IconData for 'wi-stars' from WeatherIcons.
storm_showers → const IconData
IconData for 'wi-storm-showers' from WeatherIcons.
storm_warning → const IconData
IconData for 'wi-storm-warning' from WeatherIcons.
strong_wind → const IconData
IconData for 'wi-strong-wind' from WeatherIcons.
sunrise → const IconData
IconData for 'wi-sunrise' from WeatherIcons.
sunset → const IconData
IconData for 'wi-sunset' from WeatherIcons.
thermometer → const IconData
IconData for 'wi-thermometer' from WeatherIcons.
thermometer_exterior → const IconData
IconData for 'wi-thermometer-exterior' from WeatherIcons.
thermometer_internal → const IconData
IconData for 'wi-thermometer-internal' from WeatherIcons.
thunderstorm → const IconData
IconData for 'wi-thunderstorm' from WeatherIcons.
time_1 → const IconData
IconData for 'wi-time-1' from WeatherIcons.
time_2 → const IconData
IconData for 'wi-time-2' from WeatherIcons.
time_3 → const IconData
IconData for 'wi-time-3' from WeatherIcons.
time_4 → const IconData
IconData for 'wi-time-4' from WeatherIcons.
time_5 → const IconData
IconData for 'wi-time-5' from WeatherIcons.
time_6 → const IconData
IconData for 'wi-time-6' from WeatherIcons.
time_7 → const IconData
IconData for 'wi-time-7' from WeatherIcons.
time_8 → const IconData
IconData for 'wi-time-8' from WeatherIcons.
time_9 → const IconData
IconData for 'wi-time-9' from WeatherIcons.
time_10 → const IconData
IconData for 'wi-time-10' from WeatherIcons.
time_11 → const IconData
IconData for 'wi-time-11' from WeatherIcons.
time_12 → const IconData
IconData for 'wi-time-12' from WeatherIcons.
tornado → const IconData
IconData for 'wi-tornado' from WeatherIcons.
train → const IconData
IconData for 'wi-train' from WeatherIcons.
tsunami → const IconData
IconData for 'wi-tsunami' from WeatherIcons.
umbrella → const IconData
IconData for 'wi-umbrella' from WeatherIcons.
volcano → const IconData
IconData for 'wi-volcano' from WeatherIcons.
wind → const IconData
IconData for the base wind icon from WeatherIcons.
wind_beaufort_0 → const IconData
IconData for 'wi-wind-beaufort-0' from WeatherIcons.
wind_beaufort_1 → const IconData
IconData for 'wi-wind-beaufort-1' from WeatherIcons.
wind_beaufort_2 → const IconData
IconData for 'wi-wind-beaufort-2' from WeatherIcons.
wind_beaufort_3 → const IconData
IconData for 'wi-wind-beaufort-3' from WeatherIcons.
wind_beaufort_4 → const IconData
IconData for 'wi-wind-beaufort-4' from WeatherIcons.
wind_beaufort_5 → const IconData
IconData for 'wi-wind-beaufort-5' from WeatherIcons.
wind_beaufort_6 → const IconData
IconData for 'wi-wind-beaufort-6' from WeatherIcons.
wind_beaufort_7 → const IconData
IconData for 'wi-wind-beaufort-7' from WeatherIcons.
wind_beaufort_8 → const IconData
IconData for 'wi-wind-beaufort-8' from WeatherIcons.
wind_beaufort_9 → const IconData
IconData for 'wi-wind-beaufort-9' from WeatherIcons.
wind_beaufort_10 → const IconData
IconData for 'wi-wind-beaufort-10' from WeatherIcons.
wind_beaufort_11 → const IconData
IconData for 'wi-wind-beaufort-11' from WeatherIcons.
wind_beaufort_12 → const IconData
IconData for 'wi-wind-beaufort-12' from WeatherIcons.
wind_deg_0 → const IconData
IconData for 'wind-deg-0' from WeatherIcons.
wind_deg_45 → const IconData
IconData for 'wind-deg-45' from WeatherIcons.
wind_deg_90 → const IconData
IconData for 'wind-deg-90' from WeatherIcons.
wind_deg_135 → const IconData
IconData for 'wind-deg-135' from WeatherIcons.
wind_deg_180 → const IconData
IconData for 'wind-deg-180' from WeatherIcons.
wind_deg_225 → const IconData
IconData for 'wind-deg-225' from WeatherIcons.
wind_deg_270 → const IconData
IconData for 'wind-deg-270' from WeatherIcons.
wind_deg_315 → const IconData
IconData for 'wind-deg-315' from WeatherIcons.
wind_direction → const IconData
IconData for 'wi-wind-direction' from WeatherIcons.
windy → const IconData
IconData for 'wi-windy' from WeatherIcons.