AnimatedWeatherWidget constructor
const
AnimatedWeatherWidget({
- required WeatherType weatherType,
Implementation
const AnimatedWeatherWidget({required this.weatherType});
const AnimatedWeatherWidget({required this.weatherType});