Returns a unique key for the specified widget.
LocalKey? keyForWID(AFID? wid) { return keyForWIDStatic(wid); }