How do I access the context for the Provider in the initState
I keep getting the error
flutter: The following assertion was thrown building Builder: fl
Provider.of(context, listen: false).selectedProduct and ensure there are no NotifyListeners in the initState call.
Provider.of(context, listen: false).selectedProduct