parents property

List<WidgetSelector<Widget>> parents
final

The list of WidgetSelector that are checked to be parents of the candidates

Implementation

final List<WidgetSelector> parents;