StatefulNode<T extends StatefulWidget> constructor
StatefulNode<T extends StatefulWidget> (
- T widget
Creates a new instance of StatefulNode.
Implementation
StatefulNode(super.widget);