AFScreenTestWidgetCollectorScrollableSubpath constructor

AFScreenTestWidgetCollectorScrollableSubpath({
  1. required List<Element> pathTo,
})

Implementation

AFScreenTestWidgetCollectorScrollableSubpath({required this.pathTo});