Whether this element is focused.
@override bool get isFocused => _retryWhenStale(() => _single == _driver.activeElement);