reloadUI method

void reloadUI()

Implementation

void reloadUI() {
  setState(() {});
}