RenderSkeleton( this.animValue, { bool alwaysIncludeSemantics = false, RenderBox? child, }) : _alwaysIncludeSemantics = alwaysIncludeSemantics, super(child);