menu
in_app_translation package
documentation
widgets/provider.dart
TranslationProvider
notifiable property
notifiable property
dark_mode
light_mode
notifiable
property
bool
notifiable
final
Whether to notify the provider when translations change.
Implementation
final bool notifiable;
in_app_translation package
documentation
widgets/provider
TranslationProvider
notifiable property
TranslationProvider class