CitrusTextArray constructor

const CitrusTextArray(
  1. Iterable<CitrusText> value
)

Implementation

const CitrusTextArray(this.value);