inLocalizationsDelegates property

Iterable<LocalizationsDelegate> Function()? inLocalizationsDelegates
final

Implementation

final Iterable<LocalizationsDelegate<dynamic>> Function()?
    inLocalizationsDelegates;