getPath static method

WidgetPath? getPath(
  1. int key
)

Implementation

static WidgetPath? getPath(int key) => widgetContexts[key];