painterKey property

GlobalKey<State<StatefulWidget>> painterKey
final

Global key for accessing the repaint boundary for image capturing.

Implementation

final GlobalKey painterKey = GlobalKey();