superSetState method

void superSetState(
  1. VoidCallback fn
)

Implementation

void superSetState(VoidCallback fn) => setState(fn);