localizationsDelegates property

Iterable<LocalizationsDelegate>? localizationsDelegates
final

The delegates for localizing the application's text.

Implementation

final Iterable<LocalizationsDelegate<dynamic>>? localizationsDelegates;