localizationsDelegates property
The delegates for this app's Localizations widget.
Implementation
// Signature matching
// ignore: avoid-dynamic
final Iterable<LocalizationsDelegate<dynamic>>? localizationsDelegates;
The delegates for this app's Localizations widget.
// Signature matching
// ignore: avoid-dynamic
final Iterable<LocalizationsDelegate<dynamic>>? localizationsDelegates;