rebuild method

void rebuild()

Implementation

void rebuild() => _child = updateChild(_child, build());