globalKeyLists property

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

Implementation

List<List<GlobalKey>> globalKeyLists = [];