SerializableFinder byValueKey(key)

Finds widgets by key.

Source

SerializableFinder byValueKey(dynamic key) => new ByValueKey(key);