S360fLocaleSettingsPicker constructor

const S360fLocaleSettingsPicker({
  1. required bool isFromDrawer,
  2. Key? key,
})

Implementation

const S360fLocaleSettingsPicker({required this.isFromDrawer, super.key});