FormStep constructor

FormStep({
  1. List<String> fields,
})

Implementation

FormStep({this.fields});