onLocalizationsDelegates method
Returns the 'Localization Delegates' if any.
Implementation
Iterable<LocalizationsDelegate<dynamic>>? onLocalizationsDelegates() =>
inLocalizationsDelegates?.call();
Returns the 'Localization Delegates' if any.
Iterable<LocalizationsDelegate<dynamic>>? onLocalizationsDelegates() =>
inLocalizationsDelegates?.call();