MPLocalizationsDelegate constructor

MPLocalizationsDelegate({
  1. required List<LocalizationLoader> loaders,
})

Implementation

MPLocalizationsDelegate({required this.loaders});