Skip to content

Instantly share code, notes, and snippets.

@FlutterWiz
Created April 19, 2022 14:23
Show Gist options
  • Select an option

  • Save FlutterWiz/03eb406780db686f890d97b1033474bd to your computer and use it in GitHub Desktop.

Select an option

Save FlutterWiz/03eb406780db686f890d97b1033474bd to your computer and use it in GitHub Desktop.
import 'package:flutter/material.dart';
final GlobalKey<NavigatorState> navigatorKey = GlobalKey<NavigatorState>();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment