reload method

void reload()

Reload the whole App

Implementation

void reload() => _parentState?.setState(() {});