QueryProvider constructor

QueryProvider(
  1. {Widget child}
)

Implementation

QueryProvider({this.child});