SingleChildNode<T extends Widget> constructor

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

Implementation

SingleChildNode(super.widget);