aloisdeniel / aloisdeniel/flutter_geocoder
inheritFromWidgetOfExactType isn't defined.
Ouverte
- Langage dominant
- Dart
- Étoiles
- 192
- Forks
- 182
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
```
static AppState of(BuildContext context) {
return context.inheritFromWidgetOfExactType(AppState);
}
```
> The method 'inheritFromWidgetOfExactType' isn't defined for the type 'BuildContext'.
> Try correcting the name to the name of an existing method, or defining a method named 'inheritFromWidgetOfExactType'.dart(undefined_method)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.