DropDownMenuLanguageSwitch constructor

const DropDownMenuLanguageSwitch(
  1. {Key? key,
  2. required List<String> locales,
  3. String? title}
)

Implementation

const DropDownMenuLanguageSwitch