localizationsDelegates property

List<LocalizationsDelegate> get localizationsDelegates

The localizations delegates that are associated with this feature.

Implementation

List<LocalizationsDelegate> get localizationsDelegates => const [];