reorderableChildKey property

GlobalKey<State<StatefulWidget>>? reorderableChildKey
final

Should be the key of the added GridView.

Implementation

final GlobalKey? reorderableChildKey;