localizationDelegates property

Iterable<LocalizationsDelegate> localizationDelegates

Returns TolgeeLocalizationDelegate

Implementation

static Iterable<LocalizationsDelegate<dynamic>> get localizationDelegates {
  return TolgeeLocalization.localizationsDelegates;
}