core/commands/selected/selected_models library

Classes

SelectedAppDied
The app process died while fdb was communicating with it.
SelectedError
Generic / unrecognised error.
SelectedNoIsolate
No Flutter isolate was found in the running app.
SelectedNone
No widget is currently selected in the inspector.
SelectedResult
Result of a getSelected invocation.
SelectedWidget
A widget is selected; carries its description and optional source location.

Typedefs

SelectedInput = ()
Input parameters for getSelected. Empty record because fdb selected takes no arguments today.