bodyWidgetsKey property

List<GlobalKey<State<StatefulWidget>>> bodyWidgetsKey
final

body widgets的 GlobalKey 集合

Implementation

final List<GlobalKey> bodyWidgetsKey;