exitApp method

void exitApp()

Call when handleBack returns false (e.g. exit app).

Implementation

void exitApp() => SystemNavigator.pop();