FormattedValue constructor

const FormattedValue(
  1. List<InputPart> parts
)

Implementation

const FormattedValue(this.parts);