inheritedType property

Type get inheritedType

Return the 'type' of InheritedWidget

Implementation

Type get inheritedType => U;