- ParentDataWidget<
T> widget
Creates an element that uses the given widget as its configuration.
Implementation
ParentDataElement(ParentDataWidget<T> super.widget);
Creates an element that uses the given widget as its configuration.
ParentDataElement(ParentDataWidget<T> super.widget);