dependencies_flutter.dart icon indicating copy to clipboard operation
dependencies_flutter.dart copied to clipboard

Changed the removed method to the correct one

Open leobispo opened this issue 4 years ago • 0 comments

'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('../../../flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing method, or defining a method named 'inheritFromWidgetOfExactType'. final w = context.inheritFromWidgetOfExactType(_InjectorInheritedWidget);

leobispo avatar Feb 19 '21 08:02 leobispo