gKeys property

Map<String, GlobalKey<State<StatefulWidget>>> gKeys
getter/setter pair

初始化 Key

Implementation

Map<String, GlobalKey> gKeys = {};