menu
mobiotics_provider package
documentation
ui/static/select_season_dropdown.dart
SelectSeasonDropDown
SelectSeasonDropDown const constructor
SelectSeasonDropDown const constructor
dark_mode
light_mode
SelectSeasonDropDown
constructor
const
SelectSeasonDropDown
(
{
Key
?
key
,
required
Datum
content
,
required
Function
onSeasonSelected
,
})
Implementation
const SelectSeasonDropDown( {super.key, required this.content, required this.onSeasonSelected});
mobiotics_provider package
documentation
ui/static/select_season_dropdown
SelectSeasonDropDown
SelectSeasonDropDown const constructor
SelectSeasonDropDown class