keyArray property

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

Implementation

late List<GlobalKey> keyArray=[];