go method

void go(
  1. BuildContext context
)

Implementation

void go(BuildContext context) => context.go(location);