AFSparsePathWidgetSelector constructor

AFSparsePathWidgetSelector(
  1. List<AFWidgetSelector> pathSelectors, {
  2. int selectorsFromLast = 0,
})

Implementation

AFSparsePathWidgetSelector(this.pathSelectors, { this.selectorsFromLast = 0 });