DraggableDebuggerFAB constructor

const DraggableDebuggerFAB({
  1. Key? key,
  2. GlobalKey<NavigatorState>? navigatorKey,
})

Implementation

const DraggableDebuggerFAB({super.key, this.navigatorKey});