Marks isTouched as true to indicate user interaction (e.g. on blur).
true
@override void touch() => isTouched.value = true;