openInspector method

void openInspector()

Opens the inspector immediately — screen or bottom sheet depending on HttpInspectorPresentation. Used by shake, notification tap, and the optional draggable FAB (showFab).

Implementation

void openInspector() => _openInspector();