QueryFWidget<T extends App<T> > constructor
QueryFWidget<T extends App<T> > (
- T app,
- FWidget<
T> control
Implementation
QueryFWidget(super.app, this.control);