keyList property

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

Implementation

List<GlobalKey> keyList = [];