containerKey property

GlobalKey<State<StatefulWidget>> get containerKey

Get the _containerKey

Implementation

GlobalKey get containerKey => _containerKey;