Returns true if has any onKeyDown listener registered.
true
bool get hasOnKeyDownListener => _onKeyDown != null;