widgets property

List<Widget> widgets

The actual widget instances of type W that were matched

Implementation

List<Widget> get widgets => _snapshot.discoveredWidgets;