delegate property

LocalinoDelegate delegate

Delegate of Localino to use this localization as LocalizationsDelegate.

Use LocalizationProvider.of(context) to find delegate in current widget scope.

Implementation

LocalinoDelegate get delegate => LocalinoDelegate(this);