inLocalizationsDelegates property
Returns the 'Localization Delegates' if any.
Implementation
final Iterable<LocalizationsDelegate<dynamic>> Function()?
inLocalizationsDelegates;
Returns the 'Localization Delegates' if any.
final Iterable<LocalizationsDelegate<dynamic>> Function()?
inLocalizationsDelegates;