delegate constant

The localization delegate to use in Flutter WidgetsApps

Implementation

static const LocalizationsDelegate<I18nOMatic> delegate =
    _I18nOMaticDelegate();