BuildableElement(Widget widget)

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

Source

BuildableElement(Widget widget) : super(widget);