onSetState method

void onSetState()

Implementation

void onSetState() {
  setState(() {});
}