globalKeys property

List<GlobalKey<State<StatefulWidget>>> globalKeys
getter/setter pair

Implementation

List<GlobalKey> globalKeys = [];