TextFormat constructor

TextFormat({
  1. String? delimiter,
})

Implementation

TextFormat({this.delimiter});