setState abstract method

void setState(
  1. VoidCallback fn
)

setState

Implementation

void setState(VoidCallback fn);