InheritedElement constructor
InheritedElement(
- InheritedComponent component
Creates an element that uses the given component as its configuration.
Implementation
InheritedElement(InheritedComponent super.component);