offStageWidgetKey property

  1. @visibleForTesting
Key? offStageWidgetKey
final

A key that targets the offStage widget.

The normal "key", is actually the key of the parent of the offStage widget.

Implementation

@visibleForTesting
final Key? offStageWidgetKey;