aloisdeniel / aloisdeniel/flutter_geocoder
inheritFromWidgetOfExactType isn't defined.
Đang mở
- Ngôn ngữ chính
- Dart
- Star
- 192
- Fork
- 182
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
```
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)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.