aloisdeniel / aloisdeniel/flutter_geocoder
inheritFromWidgetOfExactType isn't defined.
オープン
- 主要言語
- Dart
- スター
- 192
- フォーク
- 182
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
```
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)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。