FieldWidth constructor

const FieldWidth(
  1. double? value
)

Implementation

const FieldWidth(this.value);