inspector_show
Show specific widget details and subtree in the Flutter inspector using the widget's object ID to inspect its properties and structure.
Instructions
RPC: Show specific widget details in the Flutter app inspector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port number where the Flutter app is running (defaults to 8181) | |
| options | Yes | Options for showing widget details |