delegate property

LocalizationsDelegate<ReadyListLocalizations> delegate

get RListLocalizations localization delegates This must be added to your MaterialApp

Implementation

static LocalizationsDelegate<ReadyListLocalizations> get delegate =>
    ReadyListLocalizations.delegate;