Form4FieldConfig constructor
const
Form4FieldConfig({})
Implementation
const Form4FieldConfig({
this.showLabel = true,
this.leftRightLabel = false,
this.labelWidthPercent = 30,
this.widthPercent = 100,
this.skipInValueCollection = false
});