initialValue property
It should be one of the ISO ALPHA-2 Code that is provided in languagesList map of languages.dart file.
Implementation
final String? initialValue;
It should be one of the ISO ALPHA-2 Code that is provided in languagesList map of languages.dart file.
final String? initialValue;