screenshotKey property

GlobalKey<State<StatefulWidget>> get screenshotKey

Provides access to the screenshot key.

Implementation

static GlobalKey get screenshotKey => _screenshotKey;