repaintBoundaryKey property

GlobalKey<State<StatefulWidget>>? repaintBoundaryKey
final

是否需要RepaintBoundary

Implementation

final GlobalKey? repaintBoundaryKey;