localizationsDelegates property

Iterable<LocalizationsDelegate>? localizationsDelegates
final

Delegates for localizing the app

Implementation

final Iterable<LocalizationsDelegate<dynamic>>? localizationsDelegates;