component property
The configuration for this element.
Implementation
@override
InheritedComponent get component => super.component as InheritedComponent;
The configuration for this element.
@override
InheritedComponent get component => super.component as InheritedComponent;