menu
epos_frontend_shared package
documentation
widgets/custom/S360fLocaleSettingsPicker/main.dart
AdvisorLocaleDropDown
AdvisorLocaleDropDown.new const constructor
AdvisorLocaleDropDown.new const constructor
dark_mode
light_mode
AdvisorLocaleDropDown
constructor
const
AdvisorLocaleDropDown
(
{
required
String
changing
,
required
void
onChanged
(
String
?
),
Key
?
key
,
})
Implementation
const AdvisorLocaleDropDown({ required this.changing, required this.onChanged, super.key, });
epos_frontend_shared package
documentation
widgets/custom/S360fLocaleSettingsPicker/main
AdvisorLocaleDropDown
AdvisorLocaleDropDown.new const constructor
AdvisorLocaleDropDown class