refresh method

bool refresh()

Notify the framework of a rebuild in the next scheduled frame

Implementation

bool refresh() => setState(() {});