GKeyValueRecord typedef

GKeyValueRecord = (GlobalKey<State<StatefulWidget>>, Rect?)

Implementation

typedef GKeyValueRecord = (GlobalKey, Rect?);