t property

AppLocalizations t

Current translations for this BuildContext.

Implementation

AppLocalizations get t => AppLocalizations.of(this)!;