subtreeContext property
The build context for the subtree containing the primary content of this route.
Implementation
BuildContext get subtreeContext => _subtreeKey.currentContext;
The build context for the subtree containing the primary content of this route.
BuildContext get subtreeContext => _subtreeKey.currentContext;