menu
flutter_localization_plus package
documentation
exceptions/localization_exception.dart
LocalizationException
key property
key property
dark_mode
light_mode
key
property
String
?
key
final
The localization key that caused the error
Implementation
final String? key;
flutter_localization_plus package
documentation
exceptions/localization_exception
LocalizationException
key property
LocalizationException class