menu
geopod
widgets/weather/weather_chart_empty_state.dart
WeatherChartEmptyState
WeatherChartEmptyState.new const constructor
WeatherChartEmptyState.new
dark_mode
light_mode
WeatherChartEmptyState
constructor
const
WeatherChartEmptyState
(
{
required
String
dataTitle
,
Key
?
key
,
})
Implementation
const WeatherChartEmptyState({required this.dataTitle, super.key});
geopod
weather_chart_empty_state
WeatherChartEmptyState
WeatherChartEmptyState.new const constructor
WeatherChartEmptyState class