MPLocalizationsDelegate constructor
MPLocalizationsDelegate({
- required List<
LocalizationLoader> loaders,
Create a MPLocalizationsDelegate.
Implementation
MPLocalizationsDelegate({required this.loaders});