localizationsDelegates property
The delegates for localizing the application's text.
Implementation
final Iterable<LocalizationsDelegate<dynamic>>? localizationsDelegates;
The delegates for localizing the application's text.
final Iterable<LocalizationsDelegate<dynamic>>? localizationsDelegates;