'Easy localization in dropdown list change the data

How can a change the value use the specfic language in a drop down list for example month, using easy localization in flutter. var months =[LocalKeys.jan.tr(),LocaleKeys.feb.tr()] but doesnot work



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source