switchLang property
override
Label of the locale picker. Deliberately neutral: a hard-coded 'Switch (DE/EN)' is wrong for any app shipping a third locale.
In en, this message translates to: 'Language'
Implementation
@override
String get switchLang => 'Language';