recorderKey property

GlobalKey<State<StatefulWidget>> recorderKey
latefinal

A key to identify the recorder widget for rendering the image.

Implementation

late final GlobalKey recorderKey;