textString static method

UPdfString textString(
  1. String value
)

Implementation

static UPdfString textString(String value) => _text(value);