onTimeout method

void onTimeout()

Implementation

void onTimeout() {
  setState(() {});
}