selection property
final
Ground truth tracking what object(s) are currently selected used by both GUI tools such as the Flutter IntelliJ Plugin and the WidgetInspector displayed on the device.
Implementation
final InspectorSelection selection = InspectorSelection()