delegate constant
A LocalizationsDelegate that uses DefaultMercuryLocalizations.load to create an instance of this class.
Implementation
static const LocalizationsDelegate<MercuryLocalizations> delegate =
_MercuryLocalizationsDelegate();
A LocalizationsDelegate that uses DefaultMercuryLocalizations.load to create an instance of this class.
static const LocalizationsDelegate<MercuryLocalizations> delegate =
_MercuryLocalizationsDelegate();