addChild method Null safety

void addChild(
  1. covariant SmoothCategory<T> newChild
)

Implementation

void addChild(covariant SmoothCategory<T> newChild);