Creates an element that uses the given widget as its configuration.
Source
InheritedElement(InheritedWidget widget) : super(widget);
Creates an element that uses the given widget as its configuration.
InheritedElement(InheritedWidget widget) : super(widget);