createElement method
Creates the Element for this widget.
Implementation
@override
InheritedElement createElement() => InheritedElement(this);
Creates the Element for this widget.
@override
InheritedElement createElement() => InheritedElement(this);