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