getKey method

Get a global key by ID

Implementation

GlobalKey? getKey(String id) => _keys[id];