screenKey property

GlobalKey<State<StatefulWidget>> screenKey
getter/setter pair

screenKey helps in retrieving a screenshot.

Implementation

GlobalKey screenKey = GlobalKey();