debugTypicalAncestorWidgetClass property Null safety
The RenderObjectWidget that is typically used to set up the ParentData that applyParentData will write to.
This is only used in error messages to tell users what widget typically wraps this ParentDataWidget.
Implementation
Type get debugTypicalAncestorWidgetClass;