go method Null safety

void go(
  1. BuildContext context
)

Implementation

void go(BuildContext context) => context.go(location, extra: this);