delegate property

LocalizationsDelegate<MPLocalizations> delegate
getter/setter pair

Implementation

static LocalizationsDelegate<MPLocalizations> delegate =
    MPLocalizationsDelegate(loaders: [const AssetLocalizationLoader()]);