clearGateOpen method
void
clearGateOpen()
Implementation
void clearGateOpen() {
selectWeighingKata.value = null;
currentSelectedGate.value = 0;
narrationController.clear();
}
void clearGateOpen() {
selectWeighingKata.value = null;
currentSelectedGate.value = 0;
narrationController.clear();
}