reloadUI method

dynamic reloadUI()

Implementation

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