The Jump to Source function can jump to the place where the widget was created.

The Jump to Type Source function can jump to the Widget class

They are very useful.
The old Flutter Inspector built into intellij supports both of these features. But the new web-based Flutter Inspector does not support them.

The

Jump to Sourcefunction can jump to the place where the widget was created.The

Jump to Type Sourcefunction can jump to the Widget classThey are very useful.
The old Flutter Inspector built into intellij supports both of these features. But the new web-based Flutter Inspector does not support them.