GlobalUtils constructor

const GlobalUtils({
  1. GlobalKey<NavigatorState>? navigatorKey,
})

Implementation

const GlobalUtils({
  this.navigatorKey,
});