ConstantPart constructor

const ConstantPart(
  1. String source
)

Implementation

const ConstantPart(this.source);