localizationsDelegates property
The delegates for localizations in the app.
Implementation
final Iterable<LocalizationsDelegate<dynamic>>? localizationsDelegates;
The delegates for localizations in the app.
final Iterable<LocalizationsDelegate<dynamic>>? localizationsDelegates;