rebuild abstract method

void rebuild(
  1. VNode newVNode,
  2. bool canDispose
)

Implementation

void rebuild(VNode newVNode, bool canDispose);