FWidgetComp<T extends App<T>> constructor

FWidgetComp<T extends App<T>>(
  1. T app
)

Implementation

FWidgetComp(super.app);