initialKey property

GlobalKey<State<StatefulWidget>>? initialKey
final

Optional GlobalKey of the Object to animate gallery from/to.

Implementation

final GlobalKey? initialKey;