boundaryKey property

GlobalKey<State<StatefulWidget>> boundaryKey
final

The GlobalKey of the RepaintBoundary or ColorExtractor widget to calculate the average color from.

Implementation

final GlobalKey boundaryKey;