menu
objd package
documentation
predicates.dart
Weather
Weather constructor
Weather constructor
dark_mode
light_mode
Weather
constructor
Weather
(
{
bool
?
raining
,
bool
?
thundering
,
})
Implementation
Weather({this.raining, this.thundering});
objd package
documentation
predicates
Weather
Weather constructor
Weather class