How to test localized widgets in flutter?

I added l10n to my flutter app as suggested in the flutter docs, it is suggested to get the localizations with a static method like this: static DemoLocalizations of(BuildContext context) { return