localizationsDelegates property

Iterable<LocalizationsDelegate>? localizationsDelegates
final

The delegates for localizations in the app.

Implementation

final Iterable<LocalizationsDelegate<dynamic>>? localizationsDelegates;