globalContext top-level property

BuildContext get globalContext

Implementation

BuildContext get globalContext {
  return onGlobalContext();
}