screenshotKey property
GlobalKey<State<StatefulWidget> >
get
screenshotKey
Provides access to the screenshot key.
Implementation
static GlobalKey get screenshotKey => _screenshotKey;
Provides access to the screenshot key.
static GlobalKey get screenshotKey => _screenshotKey;