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