cNavigatorKey top-level property

GlobalKey<NavigatorState> cNavigatorKey
final

Sets up a global navigator key for usage with dialogs rendered with the CodeMeltedUI dlg functions.

Implementation

final cNavigatorKey = GlobalKey<NavigatorState>();