delegate constant

A LocalizationsDelegate that uses DefaultHeraLocalizations.load to create an instance of this class.

Implementation

static const LocalizationsDelegate<HeraLocalizations> delegate =
    _HeraLocalizationsDelegate();