rootRepaintBoundaryKey property

GlobalKey<State<StatefulWidget>>? rootRepaintBoundaryKey

Implementation

GlobalKey? get rootRepaintBoundaryKey => _rootRepaintBoundaryKey;