AppLocalizationsDelegate constructor

const AppLocalizationsDelegate({
  1. String? fallbackLocale,
})

Implementation

const AppLocalizationsDelegate({this.fallbackLocale});