toggle menu
structures
0.9.1
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
=
Sentiment.Nominal
)