FieldStyle constructor
FieldStyle({
- double? headerSpacing = 5.0,
Implementation
FieldStyle({this.headerSpacing = 5.0, this.footerSpacing = 5.0});
FieldStyle({this.headerSpacing = 5.0, this.footerSpacing = 5.0});