Improved webview
This commit is contained in:
@@ -30,6 +30,7 @@ class Onboarding extends _$Onboarding {
|
||||
}
|
||||
|
||||
void confirmServerRunning() {
|
||||
state = state.toggleConfirmServerRunning(!state.confirmServerRunning);
|
||||
state.confirmServerRunning = !state.confirmServerRunning;
|
||||
ref.notifyListeners();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user