PreserveOrderRule constructor

PreserveOrderRule(
  1. List<String> fixedOrderWidgets
)

Implementation

PreserveOrderRule(this.fixedOrderWidgets);