init static method

TextHelper? init()

Implementation

static TextHelper? init() {
  return initTextHelper();
}