containerKey property

GlobalKey<State<StatefulWidget>> containerKey
latefinal

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

Implementation

late final GlobalKey containerKey;