Indicates whether onFocus was called after the focus change and no more text editing was done since then.
bool get isValidated => controller.text == _previousText;