toggle menu
structures
0.5.0
common
switch theme
search in API
structures
/
ink.ui.structures.elements
/
WeatherElement
/
WeatherElement
Weather
Element
constructor
(
temperature
:
String
,
condition
:
WeatherElement.Condition
,
secondaryTemperature
:
String
?
=
null
,
title
:
String
?
=
null
)