renderRepaintBoundaryKey property

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

A GlobalKey to access the RenderRepaintBoundary to retrieve the image.

Implementation

static GlobalKey renderRepaintBoundaryKey = GlobalKey();