forceUpdate abstract method

void forceUpdate(
  1. Component2 component,
  2. SetStateCallback? callback
)

Implementation

void forceUpdate(Component2 component, SetStateCallback? callback);