of static method
Implementation
static WiredashLocalizations of(BuildContext context) {
return Localizations.of<WiredashLocalizations>(
context, WiredashLocalizations)!;
}
static WiredashLocalizations of(BuildContext context) {
return Localizations.of<WiredashLocalizations>(
context, WiredashLocalizations)!;
}