localizationsDelegates property
final
The delegates for this app's localization.
Implementation
final Iterable<LocalizationsDelegate<dynamic>>? localizationsDelegates;
The delegates for this app's localization.
final Iterable<LocalizationsDelegate<dynamic>>? localizationsDelegates;