removeAll static method
void
removeAll()
Implementation
static void removeAll() {
indexCharTimer.cancel();
indexDotTimer.cancel();
ok.value = true;
}
static void removeAll() {
indexCharTimer.cancel();
indexDotTimer.cancel();
ok.value = true;
}