delegate property
LocalizationsDelegate<L10n>
get
delegate
Supply the Localization Delegate (It's itself!)
Implementation
static LocalizationsDelegate<L10n> get delegate => L10n();
Supply the Localization Delegate (It's itself!)
static LocalizationsDelegate<L10n> get delegate => L10n();