ParentDataElement(ParentDataWidget<T> widget)

Creates an element that uses the given widget as its configuration.

Source

ParentDataElement(ParentDataWidget<T> widget) : super(widget);