localizationsDelegates property

Iterable<LocalizationsDelegate>? localizationsDelegates
final

The delegates for this app's Localizations widget.

Implementation

final Iterable<LocalizationsDelegate<dynamic>>? localizationsDelegates;