MultiChildNode<T extends Widget> constructor

MultiChildNode<T extends Widget>(
  1. T widget
)

Implementation

MultiChildNode(super.widget);