menu
renovation_core package
documentation
translation.dart
TranslationController
currentLanguage property
currentLanguage property
dark_mode
light_mode
currentLanguage
property
@protected
String
currentLanguage
getter/setter pair
The current set language. Defaults to English.
Implementation
@protected String currentLanguage = 'en';
renovation_core package
documentation
translation
TranslationController
currentLanguage property
TranslationController class