Expected a value of type 'RootProvider<Object, dynamic>', but got one of type 'bool'

后端 未结 0 911
天命终不由人
天命终不由人 2021-02-01 04:12

Using hooks_riverpod facing the error. The code is as follows

class LabelModel extends HookWidget {
  @override
  Widget build(BuildContext context) {
    final p         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题