toggle menu
structures
1.5.2
common
switch theme
search in API
structures
/
ink.ui.structures.elements
/
WeatherElement
/
WeatherElement
Weather
Element
constructor
(
temperature
:
String
,
condition
:
WeatherElement.Condition
,
secondaryText
:
String
?
=
null
,
title
:
String
?
=
null
,
daytime
:
Boolean
=
true
,
sentiment
:
Sentiment
?
=
null
,
compact
:
Boolean
=
false
)